mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2026-03-11 20:40:20 -04:00
Add social sharing widgets
This commit is contained in:
@ -352,8 +352,20 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
// Social Icons
|
||||
// Social Share
|
||||
// --------------------------------------------------
|
||||
.socialcount {
|
||||
.font-rem(16);
|
||||
font-weight: 700;
|
||||
li {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
p > a,
|
||||
li > a {
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Browser Upgrade
|
||||
|
||||
Reference in New Issue
Block a user