Skip to content
Snippets Groups Projects
Commit b7d04e32 authored by Gabriel Copat's avatar Gabriel Copat
Browse files

CSS Button Fix

parent a912136a
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,12 @@ and (max-device-width: 640px) {
}
}
button {
min-width: 15vw;
min-height: 4svh;
font-size: 1.5em;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment