Added 15px of padding so social icons are not flush against the bottom of the header
This commit is contained in:
parent
860dd3eb62
commit
bc264a0eff
@ -28,6 +28,7 @@ main {
|
||||
.header-text .sns-links {
|
||||
margin: 20px auto;
|
||||
text-align: center;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.header-text .sns-links a {
|
||||
|
Loading…
Reference in New Issue
Block a user