Add margin to logo in footer
This commit is contained in:
@@ -30,6 +30,9 @@
|
|||||||
&--footer {
|
&--footer {
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
.branding__logo {
|
||||||
|
margin: 0 0 15px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user