1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

fixed grid

This commit is contained in:
muerwre 2019-07-26 14:23:19 +07:00
parent e315b33284
commit 0e8d42095d
3 changed files with 27 additions and 14 deletions

View file

@ -11,5 +11,4 @@
.content {
flex: 0 1 $content_width;
position: relative;
background: red;
}