Fix expression styles (dumb)

This commit is contained in:
SillyLossy
2023-03-05 15:58:58 +02:00
parent f62c4bfce7
commit be956bad42

View File

@@ -4,6 +4,8 @@ div.expression {
background-size: contain;
max-width: 200px;
max-height: 300px;
width: 100%;
height: 100%;
position: fixed;
left: 0;
bottom: 0;