1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed body padding

This commit is contained in:
Fedor Katurov 2020-04-08 11:25:49 +07:00
parent 569d2ca11e
commit a517eca37d
3 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
@import 'colors';
$header_height: 64px;
$cell: 280px;
$gap: 10px;
$grid_line: 5px;