1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-27 15:59:59 +02:00

fix(icons): add nes prefix to kirby icon

This commit is contained in:
Igor Guastalla de Lima
2018-12-10 08:32:16 -02:00
parent 20e78813f7
commit de937fde0a

View File

@@ -1,4 +1,4 @@
.kirby {
.nes-kirby {
$px: 6px;
$kirby-colors: (#000, #ffaccc, #ff5478);
// prettier-ignore