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