change h1 color

This commit is contained in:
ReznoRMichael 2021-02-17 21:55:21 +01:00
parent ad77639a69
commit 6e496a53fc
5 changed files with 5 additions and 5 deletions

View file

@ -205,7 +205,7 @@ strong {
h1 { h1 {
font-size: 1.7rem; font-size: 1.7rem;
color: #8abbab; color: #d9f3ff;
margin: 0.6rem 0; margin: 0.6rem 0;
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -98,7 +98,7 @@ strong {
h1 { h1 {
font-size: 1.7rem; font-size: 1.7rem;
color: #8abbab; color: #d9f3ff;
margin: 0.6rem 0; margin: 0.6rem 0;
} }