6 lines
91 B
CSS
6 lines
91 B
CSS
|
span.subtitle {
|
||
|
font-size: 1.3em;
|
||
|
font-weight: normal;
|
||
|
font-family: "lato-bolder";
|
||
|
}
|