mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-03 20:04:23 -04:00
add reddit share
This commit is contained in:
parent
997cae6e1f
commit
96d33144dd
2 changed files with 5 additions and 2 deletions
|
@ -39,7 +39,8 @@
|
|||
(info, $info-color),
|
||||
(facebook, $facebook-color),
|
||||
(twitter, $twitter-color),
|
||||
(linkedin, $linkedin-color);
|
||||
(linkedin, $linkedin-color),
|
||||
(reddit, $reddit-color);
|
||||
|
||||
@each $buttoncolor, $color in $buttoncolors {
|
||||
&--#{$buttoncolor} {
|
||||
|
@ -94,4 +95,4 @@
|
|||
&--small {
|
||||
font-size: $type-size-7;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue