flex view

This commit is contained in:
Javier 2016-08-09 11:22:12 -03:00
commit c3e510cc7c
3 changed files with 82 additions and 72 deletions

View file

@ -16,14 +16,6 @@
display: inherit;
}
.df {
display: flex;
}
.button-content {
margin-bottom: -15px;
}
.behind {
z-index: -1;
}