style: remove min-width from swal text for improved responsiveness

This commit is contained in:
Zack Spear
2025-06-02 16:20:50 -07:00
parent 5cffe8979e
commit 610cfee2b9

View File

@@ -29,7 +29,6 @@ pre#swaltext {
text-align: center;
width: 90vw;
max-width: 480px;
min-width: 280px;
padding: 2rem;
max-height: 95vh;
position: fixed;