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

image layout

This commit is contained in:
muerwre 2019-07-26 20:02:23 +07:00
parent 7cbfbc98bd
commit 163a46ace2
13 changed files with 237 additions and 28 deletions

View file

@ -29,7 +29,7 @@
}
& > * {
margin: 0 $gap;
margin: 0 $gap / 2;
&:first-child { margin-left: 0; }
&:last-child { margin-right: 0; }