Commit f6437d8c authored by Ben Hayward's avatar Ben Hayward

updated to work on smaller devices

1 merge request!405Boost button mobile offscreen #1357
Pipeline #69280157 canceled with stages
in 32 seconds
......@@ -69,7 +69,7 @@
font-weight: 400;
padding: 16px 0;
@media screen and (max-width: $max-mobile) {
padding: 8px 0;
padding: 4px 0;
}
}
......
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