* dumb IE11 copyright footer position fix
This commit is contained in:
parent
c6c8221dfd
commit
b62482940f
@ -188,6 +188,10 @@ footer .footer-copyright {
|
||||
width: 100%;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.footer-copyright {
|
||||
width: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
@supports (display: grid) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user