Commit cb24152a authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): footer elements should wrap

1 merge request!459WIP: (feat): Minds Pro
Pipeline #74738621 passed with stages
in 29 minutes and 16 seconds
......@@ -2,9 +2,11 @@ m-pro--channel-footer {
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
height: 100px;
a {
text-decoration: none;
padding: 0 16px;
}
}
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