diff --git a/routes/css.cpp b/routes/css.cpp index aef1cc5..b4798c5 100644 --- a/routes/css.cpp +++ b/routes/css.cpp @@ -108,7 +108,7 @@ static const constexpr char css[] = R"EOF( flex-wrap: wrap; gap: 0 1em; } - .illust-tags a { + .illust-tags * { align-self: baseline; }