Update social media icon styles with padding adjustments and background color change
This commit is contained in:
parent
279f73b99e
commit
4e4cd28ba8
@ -8181,7 +8181,8 @@ h1, h2, h3, h4, h5,
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
background: rgba(255, 255, 255, 0.1);
|
padding-left: 2px;
|
||||||
|
padding-top: 1px;
|
||||||
background: var(--blue); }
|
background: var(--blue); }
|
||||||
.social-media p a span {
|
.social-media p a span {
|
||||||
color: white; }
|
color: white; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user