principal screen done

This commit is contained in:
2021-10-13 19:46:44 -03:00
parent 37b8c821d1
commit ab65d653aa
14 changed files with 1747 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ html, body {
@mixin bodyFont() {
font-family: 'Raleway', sans-serif;
font-family: 'Rambla', sans-serif;
font-weight: 400;
}