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

8
scss/_mixins.scss Normal file
View File

@@ -0,0 +1,8 @@
@mixin body-font() {
font-family: 'Lato';
}
@mixin heading-font() {
font-weight: 700;
font-family: 'Montserrat';
}