make mobile formatting on wider screens a little prettier

This commit is contained in:
bingus_violet 2024-06-02 00:21:13 -05:00
parent 93755b74b1
commit 90334a68b3

View file

@ -207,7 +207,7 @@ br {
display: flex; display: flex;
position: relative; position: relative;
z-index: 3; z-index: 3;
max-width: 50%; max-width: 650px;
/* max-height: 200px; */ /* max-height: 200px; */
} }