Skip to content

Commit f47a814

Browse files
committed
Add social icons
1 parent 1650bec commit f47a814

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

assets/_sass/base/_helpers.scss

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,15 @@
6363
.logo__wordmark { fill: $white; }
6464
.logo__subhead { fill: rgba($white, .70) }
6565
}
66+
67+
////////////////////
68+
// Icons
69+
////////////////////
70+
71+
.svg-icon {
72+
display: inline-block;
73+
width: 1em;
74+
height: 1em;
75+
fill: currentColor;
76+
vertical-align: text-bottom;
77+
}

assets/images/icons/social-icons.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)