[mv3] Minor CSS change

This commit is contained in:
Raymond Hill 2025-05-18 08:50:54 -04:00
parent 6d2123b196
commit ce4a4fcd75
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -13,7 +13,7 @@
:root body,
:root.mobile body {
--font-size: 16px;
--font-size: 15px;
--popup-gap: var(--font-size);
--popup-gap-thin: calc(0.5 * var(--popup-gap));
--popup-gap-extra-thin: calc(0.25 * var(--popup-gap));