1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-02 18:42:47 +02:00

fix(icons): changed ash and marios width

This commit is contained in:
Igor Guastalla de Lima
2018-12-09 23:40:46 -02:00
parent d45de853b6
commit 527a4fb6e5
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
position: relative;
display: inline-block;
width: $px * 15;
width: $px * 14;
height: $px * 15;
&::before {

View File

@@ -25,7 +25,7 @@
position: relative;
display: inline-block;
width: $px * 16;
width: $px * 13;
height: $px * 16;
&::before {