mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
9 lines
No EOL
190 B
SCSS
9 lines
No EOL
190 B
SCSS
.social-share-buttons {
|
|
margin: $spacing-vertical auto;
|
|
text-align: center;
|
|
font-size: $font-size-h4;
|
|
a {
|
|
text-decoration: none !important;
|
|
margin: 0 $spacing-vertical;
|
|
}
|
|
} |