This commit is contained in:
Stephan Hagedorn 2017-08-23 11:25:00 +02:00
parent 615e5df2d9
commit 8ec7ce370f
8 changed files with 31 additions and 31 deletions

View file

@ -7,7 +7,7 @@
}
.demo__header {
padding: $space_2;
padding: $double_space;
nav {
@ -59,7 +59,7 @@
.demo__footer {
width: 100%;
// height: 128px;
padding: $space_2 0;
padding: $double_space 0;
background-color: $dark_color;
color: $bright_color;