First version

This commit is contained in:
2020-05-22 11:13:09 +02:00
parent c1e35272ec
commit 8d48751a6c
65 changed files with 744 additions and 357 deletions

19
assets/css/footer.sass Normal file
View File

@ -0,0 +1,19 @@
.footer
border-top: 0.2rem solid $color-primary
margin: 4rem auto 2rem
padding: 1rem 2rem
line-height: normal
align-items: flex-end
.cell
flex: auto
@media screen and (max-width: 599px)
.footer
padding: 0
margin-bottom: 1rem
text-align: center
align-items: center
.-right
text-align: center