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

сдуфтгз

This commit is contained in:
Fedor Katurov 2019-10-22 11:53:53 +07:00
parent 5d257fa2d4
commit f4c337b255
3 changed files with 7 additions and 18 deletions

View file

@ -1,20 +1,9 @@
.wrap {
& > div {
margin: $gap 0 0 0;
margin: 0 0 $gap 0;
&:last-child {
margin: 0;
}
}
// display: flex;
// flex-direction: column !important;
// & > div {
// margin: ($gap / 2) 0;
// &:last-child {
// margin-top: 0;
// }
// &:first-child {
// margin-bottom: 0;
// }
// }
}