Commit 9416818b authored by Juan Manuel Solaro's avatar Juan Manuel Solaro

(chore) increase footer padding and margin on mobile view

1 merge request!486WIP: (feat): Minds Pro (development branch) - Release 2
Pipeline #75949905 passed with stages
in 29 minutes and 25 seconds
......@@ -224,6 +224,15 @@ m-pro--channel {
grid-column: 2 / span 10;
width: 80%;
margin: 0 auto;
@media screen and (max-width: 480px) {
margin-top: 8px;
margin-bottom: 8px;
.m-pro--channel-footer > * {
padding: 4px;
}
}
}
m-pro--channel h1 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment