mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-03 02:53:31 +02:00
fix(icons): changed ash and marios width
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: $px * 15;
|
width: $px * 14;
|
||||||
height: $px * 15;
|
height: $px * 15;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: $px * 16;
|
width: $px * 13;
|
||||||
height: $px * 16;
|
height: $px * 16;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
Reference in New Issue
Block a user