1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

checking deploy

This commit is contained in:
muerwre 2019-07-26 14:35:18 +07:00
parent 0e8d42095d
commit 98b0c9e9f3

View file

@ -15,7 +15,6 @@ $cols: $content_width / $cell;
//grid-template-rows: $cell * 1.2 - 4;
grid-auto-rows: 256px;
grid-auto-flow: row dense;
grid-column-gap: $grid_line;
grid-row-gap: $grid_line;
}