font
This commit is contained in:
parent
2d1dc367a7
commit
31c6bc4ab3
1 changed files with 3 additions and 1 deletions
|
@ -99,7 +99,9 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: "JetbrainsMono Nerd Font";
|
||||
font-family: "rainyhearts";
|
||||
font-weight: 800;
|
||||
font-size: 23px;
|
||||
background-color: black;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue