changed google location marker; header fixed; img size increased; facebook dummy inserted in footer; texts added: musikgarten, fit;
This commit is contained in:
10
scss/_footer.scss
Normal file
10
scss/_footer.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.footer {
|
||||
padding-top: 5rem;
|
||||
padding-bottom: 5rem;
|
||||
background-color: $secondary;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
background-color: darken($secondary, 10%);
|
||||
}
|
||||
Reference in New Issue
Block a user