1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-29 06:36:41 +07:00

fixed boris caption

This commit is contained in:
Fedor Katurov 2019-11-12 16:14:58 +07:00
parent dac27ca9d8
commit 32a2a0567e
5 changed files with 17 additions and 3 deletions

View file

@ -1,4 +1,8 @@
.content {
padding: $gap * 2;
min-height: 200px;
display: flex;
box-sizing: border-box;
}
.placeholder {