1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-29 08:50:06 +02:00

Merge branch 'master' into improve-focus

This commit is contained in:
ダーシノ
2018-11-30 08:14:10 +09:00
committed by GitHub
4 changed files with 39 additions and 37 deletions

View File

@@ -9,6 +9,7 @@
-4px 0 $border;
}
max-width: 100%;
padding: 0.5rem 1rem;
margin: 4px;
border: none;

View File

@@ -20,5 +20,5 @@
width: $size;
height: $size;
box-shadow: unquote($ret + ";");
box-shadow: unquote($ret);
}