Makes the layout responsive

This commit is contained in:
2023-08-14 22:34:40 +02:00
parent 28e118c5ec
commit a439faa3fe
5 changed files with 83 additions and 21 deletions

View File

@@ -22,9 +22,10 @@
<style>
div {
width: 100%;
height: 100%;
width: 100%;
color: var(--mask-color);
display: flex;
}
img {