mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-30 09:20:02 +02:00
fix: removed border-image-repeat stretch from rounded corners mixins
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
border-image-slice: 3;
|
||||
border-image-width: 3;
|
||||
border-image-repeat: stretch;
|
||||
|
||||
@include border-image-repeat();
|
||||
|
||||
@@ -50,7 +49,6 @@
|
||||
|
||||
border-image-slice: 2;
|
||||
border-image-width: 2;
|
||||
border-image-repeat: stretch;
|
||||
|
||||
@include border-image-repeat();
|
||||
|
||||
|
Reference in New Issue
Block a user