Change title colour to white
This commit is contained in:
parent
20b530d489
commit
a1ef04f278
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
h1 {
|
||||
font-size: 18px;
|
||||
color: #AAB8C2;
|
||||
color: #fff;
|
||||
margin-bottom: 15px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue