stop contact overflow into white

This commit is contained in:
Michael Freno
2025-12-20 12:17:23 -05:00
parent c51771dacd
commit fd241d5846
2 changed files with 2 additions and 1 deletions

View File

@@ -189,6 +189,7 @@
:root {
font-family: "Source Code Pro", monospace;
background-color: var(--color-base);
transition-property: all;
transition-timing-function: var(
--tw-ease,