use margin in footer instead of padding
This commit is contained in:
parent
38c82dba6d
commit
5355950c7b
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
a.footerItem {
|
||||
padding: 0 1rem;
|
||||
margin: 0 1rem;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue