fix(style): social link style error (#162)
This commit is contained in:
@@ -51,12 +51,16 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.home-social-links {
|
.home-social-links {
|
||||||
padding-top: .6rem;
|
padding: .6rem 0;
|
||||||
font-size: 1.5rem;
|
|
||||||
line-height: 1.5rem;
|
a, i {
|
||||||
|
font-size: 1.6rem;
|
||||||
|
line-height: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-height: 1.4rem;
|
height: 1.4rem;
|
||||||
|
padding: 0 .25rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user