2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 15:50:56 +00:00
books/client/style/variables.scss

8 lines
133 B
SCSS
Raw Normal View History

$spacer-1: 0.25rem;
$spacer-2: 0.5rem;
$spacer-3: 1rem;
$spacer-4: 2rem;
$spacer-5: 3rem;
2018-07-13 07:29:57 +00:00
$page-width: 500px;
$shadow-width: 0.5rem;