mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-08 14:49:43 +00:00
fix blog share margin
This commit is contained in:
parent
99fb3d499a
commit
d050ccb3c8
2 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ hr
|
|||
font-size: 21px
|
||||
|
||||
.blog-share
|
||||
.icon
|
||||
a
|
||||
height: 1rem
|
||||
width: 1rem
|
||||
vertical-align: baseline
|
||||
|
|
|
@ -7177,7 +7177,7 @@ hr {
|
|||
.fab {
|
||||
font-size: 21px; }
|
||||
|
||||
.blog-share .icon {
|
||||
.blog-share a {
|
||||
height: 1rem;
|
||||
width: 1rem;
|
||||
vertical-align: baseline;
|
||||
|
|
Loading…
Reference in a new issue