Fix the flex layout for series taxonomy

This commit is contained in:
BBaoVanC 2021-11-21 19:34:56 -06:00
parent 8edbfd3077
commit 28cf50d3d8
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@
.series-pages li {
flex: 1;
min-width: 49%;
}