mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 15:10:48 +02:00
style: add one linebreak
This commit is contained in:
@@ -44,8 +44,8 @@
|
|||||||
|
|
||||||
&.is-dark {
|
&.is-dark {
|
||||||
@include rounded-corners(true);
|
@include rounded-corners(true);
|
||||||
color: $background-color;
|
|
||||||
|
|
||||||
|
color: $background-color;
|
||||||
background: $base-color;
|
background: $base-color;
|
||||||
border-image-outset: 2;
|
border-image-outset: 2;
|
||||||
box-shadow: 0 0 0 8px $base-color;
|
box-shadow: 0 0 0 8px $base-color;
|
||||||
|
Reference in New Issue
Block a user