mirror of https://github.com/reiyua/reiyua.lol.git
Update styles.css to make "reiyua" white
This commit is contained in:
parent
eecf7b47ad
commit
c299d72e08
|
@ -15,5 +15,5 @@ body {
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 4em;
|
font-size: 4em;
|
||||||
color: #333;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue