mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 10:18:30 +02:00
✨ Add configurable nudge amount
This commit is contained in:
parent
6461ebe2b8
commit
86e4826e48
10 changed files with 189 additions and 3 deletions
|
@ -15,7 +15,7 @@ $color-dashboard: #f6f6f6;
|
|||
$color-primary: #31efb8;
|
||||
|
||||
// Secondary colors
|
||||
$color-success: #58c35c;
|
||||
$color-success: #49d793;
|
||||
$color-complete: #a599c6;
|
||||
$color-warning: #fc8802;
|
||||
$color-danger: #e65244;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue