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:
@@ -24,7 +24,7 @@
|
||||
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
width: $px * 15;
|
||||
width: $px * 14;
|
||||
height: $px * 15;
|
||||
|
||||
&::before {
|
||||
|
@@ -25,7 +25,7 @@
|
||||
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
width: $px * 16;
|
||||
width: $px * 13;
|
||||
height: $px * 16;
|
||||
|
||||
&::before {
|
||||
|
Reference in New Issue
Block a user