1
0
mirror of https://github.com/C9Glax/tranga-website.git synced 2025-07-12 17:46:25 +02:00

WWrap tags on search results

This commit is contained in:
2024-10-20 02:34:30 +02:00
parent 5cb638d9c1
commit efdcba57ae

@ -60,6 +60,7 @@
.SearchResult > .Manga-tags {
display: flex;
flex-direction: row;
flex-wrap: wrap;
grid-area: alltags;
color: white;
padding: 0;