alert styling tweaks

This commit is contained in:
Nathan McCarty 2025-02-11 17:42:48 -05:00
parent 468890206a
commit 461ec9248a

View file

@ -6,7 +6,7 @@
.caution {
display: flex;
flex-direction: row;
width: 66%;
width: 75%;
box-sizing: border-box;
background-color: var(--bg-1);
color: var(--fg-1);