mirror of https://github.com/reiyua/reiyua.lol.git
Reference imported font into styles
This commit is contained in:
parent
cd7b547799
commit
56718d3d67
|
@ -29,5 +29,6 @@ body {
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 4em;
|
font-size: 4em;
|
||||||
|
font-family: 'Lobster', cursive;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue