trying to fix mobile button

This commit is contained in:
Jesko Dujmovic 2021-10-25 20:31:50 +02:00
parent 4da5ca8dbf
commit 164c03102f

View File

@ -1,6 +1,9 @@
body {
font-size: larger;
}
button {
font-size: medium;
}
div {
display: inline-block;
}