forked from e621ng/e621ng
[UI] Fix an overflow issue in the footer (#888)
This commit is contained in:
parent
76f64b2229
commit
17bac8c93f
@ -66,6 +66,7 @@ footer.footer-wrapper {
|
||||
@include window-larger-than(450px) {
|
||||
.footer-grid {
|
||||
grid-template-areas: "logo left right";
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
.footer-logo {
|
||||
|
Loading…
Reference in New Issue
Block a user