mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 16:20:03 +00:00
Makes the border-radius universable editable
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
// Used as constant border radius
|
||||
$curve-factor: 5px;
|
||||
|
||||
$inner-radius: $curve-factor - 2;
|
||||
Reference in New Issue
Block a user