1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-06 18:16:41 +07:00

comments mock

This commit is contained in:
muerwre 2019-07-26 18:26:35 +07:00
parent bdf7ba1ccb
commit 2a6604afaf
18 changed files with 340 additions and 12 deletions

View file

@ -1,7 +1,6 @@
$cols: $content_width / $cell;
.grid {
//display: grid;
padding: $gap / 2;
margin: 0 (-$gap / 2);
}