mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
Merge branch 'develop' into feat/use-data-uris-for-cursors
This commit is contained in:
@@ -8,7 +8,7 @@ $background-color: $color-white;
|
||||
$cursor-url: url(../assets/cursor.png);
|
||||
$cursor-click-url: url(../assets/cursor-click.png);
|
||||
|
||||
$border-size: 0.25em;
|
||||
$border-size: 4px;
|
||||
|
||||
$default-colors: (
|
||||
normal: $background-color,
|
||||
|
Reference in New Issue
Block a user