forked from mandorinn/eSix-Cafe
fix footer
This commit is contained in:
parent
bc133e9a5c
commit
f0e21eddd5
@ -1,4 +1,4 @@
|
||||
footer#page-footer {
|
||||
footer.footer-wrapper {
|
||||
margin: 0rem 0 0 0;
|
||||
border-radius: 0;
|
||||
background-color: var(--bg) !important;
|
||||
@ -23,4 +23,8 @@ footer#page-footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.footer-left {
|
||||
border-right: 1px solid var(--header-link);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user