change h1 color
This commit is contained in:
parent
ad77639a69
commit
6e496a53fc
5 changed files with 5 additions and 5 deletions
|
|
@ -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
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue