Fixed box on manga page

main
Timo Montalto 2026-03-19 15:47:42 +01:00
parent 3511faa4c6
commit d8f18bc5f4
1 changed files with 0 additions and 7 deletions

View File

@ -40,13 +40,6 @@ li.post {
max-width: 42rem;
}
.manga-hero-meta {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
justify-self: start;
}
.manga-hero-meta span {
border: 3px solid var(--bordercl);
display: inline-flex;