mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
Fix social icons extraneous margin
This commit is contained in:
parent
2ecb08a5ba
commit
6864770ad4
@ -28,14 +28,12 @@
|
||||
}
|
||||
|
||||
.social-icons {
|
||||
padding: 12px 0;
|
||||
}
|
||||
|
||||
.social-icons a:not(:last-of-type) {
|
||||
margin-inline-end: 12px;
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.social-icons a svg {
|
||||
display: block;
|
||||
height: 26px;
|
||||
width: 26px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user