style the front page and create navbar
This commit is contained in:
parent
2d6a4eacd5
commit
d71656dd00
3 changed files with 35 additions and 2 deletions
|
@ -22,4 +22,8 @@ $primary: darken(#428bca, 20%);
|
|||
|
||||
.zip {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.listings-container {
|
||||
padding-top: 2rem;
|
||||
}
|
Reference in a new issue