style the front page and create navbar

This commit is contained in:
Jannis Portmann 2021-04-27 10:20:02 +02:00
parent 2d6a4eacd5
commit d71656dd00
3 changed files with 35 additions and 2 deletions

View file

@ -22,4 +22,8 @@ $primary: darken(#428bca, 20%);
.zip {
float: right;
}
.listings-container {
padding-top: 2rem;
}