This commit is contained in:
Eugene Pankov
2021-09-26 19:55:35 +02:00
parent 553c0c61b1
commit c9aa8aac18
6 changed files with 25 additions and 20 deletions

View File

@@ -3,7 +3,8 @@
h1 {
font-family: $font-family-monospace;
font-weight: bold;
font-size: 48px;
font-size: 32px;
color: #9cb8f9;
text-shadow: 0 0 1px black;
margin: 0 0 25px;
}