Commit 81270395 authored by Mark Harding's avatar Mark Harding

Android download link should be 0 margin

parent 6cf46f83
1 merge request!404[Sprint/HipsterHedgehog](bug) iOS download button consistent size in log in modal #1414
Pipeline #69536044 passed with stages
in 31 minutes and 35 seconds
......@@ -88,6 +88,10 @@ m-modal-signup, m-modal-signup-on-action{
justify-content: center;
padding: 0 30px;
}
.m-androidApp__download {
margin: 0;
}
a{
@media screen and (min-width: $max-mobile) {
......
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