Adjust button offset for bottom notch on mobile

This commit is contained in:
Andy Smith
2025-12-18 11:23:05 -06:00
parent d751ae5522
commit 586cc79ebb
+1
View File
@@ -145,6 +145,7 @@
}
@media (max-width: 799px) {
--half-btn-height: 1.5rem;
--padding-inline: 1.5ch;
column-gap: 0;