responsive mobile layout

This commit is contained in:
2025-10-13 20:46:09 +02:00
parent f641272c22
commit c292da4d60
12 changed files with 31 additions and 28 deletions

View File

@@ -5,3 +5,8 @@
--color-pink: #f5a9b8;
--color-blue: #5bcefa;
}
:root {
--mangacover-width: 240px;
--mangacover-height: 350px;
}