mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Merge pull request #652 from mudlabs-monster/fixed-footer
Fix for issue #651 "Cut off footer"
This commit is contained in:
commit
b0635ee807
@ -232,6 +232,7 @@
|
||||
@media (min-width: 45rem) {
|
||||
.footer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 3rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user