Fix padding for small devices

This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-12 12:29:47 -03:00
commit 0c6dd8464e
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -176,9 +176,6 @@
display: block;
align-items: center;
justify-content: center;
@media(max-width: 320px) {
padding-top: 60px;
}
&.collapsible {
margin-bottom: 10px;