Revert "Launch"

This commit is contained in:
Frikky
2021-11-14 23:36:13 +01:00
committed by GitHub
parent e7b3480e6c
commit 220f7308b6
63 changed files with 31323 additions and 42417 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
@import url("./css/nunito.css");
@import url('./css/nunito.css');
body {
margin: 0;
padding: 0;
font-family: "Nunito Sans", sans-serif;
font-family: "Nunito Sans", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}