Komponenty/Ubuntu Fonts/style.css

6 lines
85 B
CSS

body {
max-width: 1000px;
margin: 0 auto;
font-family: "Ubuntu", sans-serif;
}