More tailwind css for the win.

This commit is contained in:
2023-09-19 21:45:07 +02:00
parent 08f006c308
commit 668eb715af
8 changed files with 60 additions and 73 deletions

View File

@@ -25,10 +25,13 @@
width: 100%;
color: var(--mask-color);
display: flex;
justify-content: center;
align-items: center;
}
img {
width: 100%;
max-width: 100%;
max-height: 100%;
}
.masked {