This commit is contained in:
kdx
2023-12-18 22:27:02 +01:00
parent 778d10d22f
commit 7479088254
2 changed files with 9 additions and 7 deletions

View File

@ -1,7 +1,9 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap');
body {
margin: 20px;
font-family: 'Quicksand', sans-serif;
font-size: 60px;
font-family: 'Roboto Slab', serif;
font-size: 12px;
}
a {