Dark mode + sizing tweaks

This commit is contained in:
Michael Shamoon
2021-02-07 08:19:00 -08:00
parent 247697a5e6
commit 1e004d8727
2 changed files with 11 additions and 5 deletions

View File

@@ -39,8 +39,8 @@
max-width: 40rem;
.preview {
min-width: 30rem;
min-height: 20rem;
min-width: 25rem;
min-height: 15rem;
max-height: 35rem;
overflow-y: scroll;
}