8 lines
128 B
SCSS
8 lines
128 B
SCSS
|
// npm package: peity
|
||
|
// github link: https://github.com/benpickles/peity
|
||
|
|
||
|
.peity-custom {
|
||
|
svg {
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
}
|