mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 11:42:39 +00:00
c2197b7411
* replace forkawesome and iconfont with simple icons * add more configs for social
11 lines
130 B
SCSS
11 lines
130 B
SCSS
svg.icon {
|
|
display: inline-block;
|
|
width: 1.25em;
|
|
height: 1em;
|
|
text-align: center;
|
|
|
|
path {
|
|
fill: currentColor;
|
|
}
|
|
}
|