Add border-radius to social media icons for improved styling
This commit is contained in:
parent
580f3a4f49
commit
279f73b99e
@ -8179,7 +8179,7 @@ h1, h2, h3, h4, h5,
|
||||
.social-media p a {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
|
||||
border-radius: 50%;
|
||||
margin-right: 4px;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: var(--blue); }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user