diff --git a/docs/genres/index.html b/docs/genres/index.html index 5927d0a..1fefc6d 100644 --- a/docs/genres/index.html +++ b/docs/genres/index.html @@ -59,6 +59,54 @@
+
+
+
+
@@ -83,108 +131,6 @@
-
-
- Favorite
-
-
-
-
-
-
-
-
-
-
-
@@ -211,21 +157,75 @@
+
+
+
+
+
+
@@ -269,55 +293,7 @@
-
-
-
-
+
+
+
-
-
+
+
+
+
+
+
+
@@ -593,30 +617,6 @@
-
-
+
+
+
+
-
-
-
-
@@ -1007,6 +983,30 @@
+
+
diff --git a/docs/style.css b/docs/style.css
index 279f132..d6ff3db 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -365,6 +365,7 @@ li {
overflow: auto;
gap: 10px;
padding-bottom: 20px;
+ max-width: calc(100vw - 10px);
}
.footer {
diff --git a/static/style.css b/static/style.css
index 279f132..d6ff3db 100644
--- a/static/style.css
+++ b/static/style.css
@@ -365,6 +365,7 @@ li {
overflow: auto;
gap: 10px;
padding-bottom: 20px;
+ max-width: calc(100vw - 10px);
}
.footer {