mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 21:46:11 +02:00
WIP UI changes
This commit is contained in:
parent
65512d46c2
commit
6f58899f90
3 changed files with 25 additions and 18 deletions
|
@ -6,11 +6,11 @@
|
|||
// Copyright (c) 2015-2016 Juan de la Cruz <delacruzgarciajuan@gmail.com>
|
||||
|
||||
// Padding & Margin sizes
|
||||
$x-small: 5px;
|
||||
$small: 10px;
|
||||
$medium: 15px;
|
||||
$x-small: 4px;
|
||||
$small: 8px;
|
||||
$medium: 16px;
|
||||
$big: 20px;
|
||||
$x-big: 30px;
|
||||
$x-big: 32px;
|
||||
|
||||
// New sizes
|
||||
$size-1: 0.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue