font size mobile

This commit is contained in:
Gary 2025-10-29 12:54:06 -07:00
parent 0acc235b6b
commit 62a9d9908d

View File

@ -473,4 +473,7 @@ div.card > img {
justify-content: space-evenly;
background-color: #579c8b;
}
.button-4 {
font-size: 1.5em;
}
}