нет описания правки
Нет описания правки |
Нет описания правки |
||
Строка 1: | Строка 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||
.header-container { | .header-container { | ||
Строка 12: | Строка 10: | ||
font-family: Inter, sans-serif; | font-family: Inter, sans-serif; | ||
font-weight: 600; | font-weight: 600; | ||
} | |||
.content p { | |||
margin: 0.5em 0 1em 0; | |||
font-family: "PT Serif", serif; | |||
font-size: 16px; | |||
} | } |