Update styling
This commit is contained in:
parent
faa3bcf31e
commit
fb5d3f6ee0
@ -1,6 +1,6 @@
|
||||
.app-footer {
|
||||
background-color: $color-white;
|
||||
border-top: 1px solid $color-black;
|
||||
border-top: 1px solid $color-gray-lightest;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
@ -18,6 +18,7 @@
|
||||
|
||||
.app-footer__info__link {
|
||||
margin: (-$gap * 2) (-$gap);
|
||||
font-weight: normal;
|
||||
|
||||
.icon--footer {
|
||||
@include icon-size(16);
|
||||
|
Loading…
x
Reference in New Issue
Block a user