Added new style

This commit is contained in:
2022-02-14 22:47:08 +01:00
parent 10d4792842
commit f7061cde95
4 changed files with 247 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
@import "./normalize";
body {
font-family: 'Nunito', sans-serif;
}
@import "./tags/form";