April update

This commit is contained in:
mrfry
2022-03-30 12:15:39 +02:00
parent 4748c23769
commit ce63911b68
18 changed files with 1046 additions and 253 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
.modalContent {
display: flex;
max-height: 80%;
max-height: 90%;
height: auto;
width: 50%;
width: 60%;
position: fixed;
background: var(--background-color);
top: 50%;