Added font

This commit is contained in:
2024-03-27 22:38:02 +01:00
parent cbf6cf1484
commit f3cd6bd011
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
* {
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
body {