Add main navigation bar

Make donations and invitations accessible to everyone
This commit is contained in:
2020-12-27 14:03:40 +01:00
parent 4d8cd740ba
commit c62ce00184
9 changed files with 82 additions and 14 deletions

View File

@@ -1,3 +1,5 @@
@import "variables";
@font-face {
font-family: 'Raleway';
src: url('/fonts/raleway-light.woff') format('woff2');
@@ -8,6 +10,7 @@
body {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-weight: 400;
color: $text-color-body;
}
h1, h2, h3 {