For footer columns, keep the same bottom margin at any width
This commit is contained in:
parent
61c41fa9cb
commit
04c5667b92
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ footer {
|
||||||
|
|
||||||
@media (max-width: 1000px) {
|
@media (max-width: 1000px) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 14px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue