1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-04-21 22:52:42 +02:00

revert for make a commit that passes the commitlint :)

This commit is contained in:
Tommaso Poletti 2019-02-22 16:45:08 +01:00
parent 1c84665b1a
commit bef258ac79

View File

@ -16,7 +16,7 @@
border-image-slice: 3;
border-image-width: 3;
border-image-repeat: stretch;
border-image-repeat: space;
@if $isDark {
@include border-image($color-white);