changed google location marker; header fixed; img size increased; facebook dummy inserted in footer; texts added: musikgarten, fit;

This commit is contained in:
Luker666
2018-11-27 20:16:36 +01:00
commit 9669f21944
1493 changed files with 88602 additions and 0 deletions

10
scss/_footer.scss Normal file
View File

@@ -0,0 +1,10 @@
.footer {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: $secondary;
color: $white;
}
.copyright {
background-color: darken($secondary, 10%);
}