mirror of
https://github.com/frappe/books.git
synced 2024-11-10 15:50:56 +00:00
8 lines
133 B
SCSS
8 lines
133 B
SCSS
$spacer-1: 0.25rem;
|
|
$spacer-2: 0.5rem;
|
|
$spacer-3: 1rem;
|
|
$spacer-4: 2rem;
|
|
$spacer-5: 3rem;
|
|
$page-width: 500px;
|
|
|
|
$shadow-width: 0.5rem; |