Remove margins on small devices

pull/406/head
Daniel García 6 years ago
parent 828e3a5795
commit bf6ae91a6d
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A

@ -25,6 +25,10 @@
body {
padding-top: 190px;
}
.container {
max-width: 100%;
}
}
img {

Loading…
Cancel
Save