6 lines
128 B
CSS
6 lines
128 B
CSS
.main {
|
|
font-family: 'Roboto', sans-serif !important;
|
|
color: white;
|
|
font-size: xx-large;
|
|
line-height: 1.4em !important;
|
|
} |