mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-29 08:50:06 +02:00
fix(icons): changed width of the mario icon to 14
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: $px * 13;
|
width: $px * 14;
|
||||||
height: $px * 16;
|
height: $px * 16;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
Reference in New Issue
Block a user