This commit is contained in:
Hamel Husain 2020-06-19 22:24:37 -07:00
Родитель f66f9a62a5
Коммит cda81149cc
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,10 @@ a {
color: #6CA8FE !important; color: #6CA8FE !important;
} }
p {
color: #DDEAFC !important;
}
h1 { h1 {
font-size: 34px; font-size: 34px;
font-weight: 700; font-weight: 700;
@ -18,6 +22,7 @@ h2 {
font-size: 24px; font-size: 24px;
font-weight: 700; font-weight: 700;
line-height: 1.25; line-height: 1.25;
color: #6CA8FE !important;
} }
h1, h1,
h2, h2,