responsive layout

This commit is contained in:
2025-10-15 01:29:13 +02:00
parent 852587bd70
commit f1f54f72e3
8 changed files with 35 additions and 29 deletions

View File

@@ -9,4 +9,6 @@
:root {
--mangacover-width: 240px;
--mangacover-height: 350px;
--mangacover-width-sm: 180px;
--mangacover-height-sm: 260px;
}