Add anime metadata providers

This commit is contained in:
Dymas
2026-09-15 15:57:43 +02:00
parent 9f39478018
commit 553bd6f427
8 changed files with 353 additions and 5 deletions
+7
View File
@@ -434,6 +434,13 @@ label {
margin-bottom: 1rem;
}
.summary__actions {
display: flex;
gap: 8px;
flex-wrap: wrap;
justify-content: flex-end;
}
.summary h2 {
font-size: clamp(1.8rem, 4vw, 3.4rem);
line-height: 1.02;