logo arrow size fix

This commit is contained in:
Tim
2024-04-30 15:01:09 -04:00
parent 1337e156d5
commit d5b1b67c91
4 changed files with 0 additions and 12 deletions

View File

@@ -104,7 +104,4 @@ async function placeOrder() {
body {
overflow-y: hidden;
}
.arrow {
font-size: 22px;
}
</style>