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;
|
||||
display: inline-block;
|
||||
width: $px * 13;
|
||||
width: $px * 14;
|
||||
height: $px * 16;
|
||||
|
||||
&::before {
|
||||
|
Reference in New Issue
Block a user