2
0
mirror of https://github.com/frappe/books.git synced 2025-02-10 07:59:03 +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 12:59:57 +05:30
$page-width: 500px;
$shadow-width: 0.5rem;