diff --git a/templates/tag.html b/templates/tag.html index 7cb6b26..6f4960c 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -18,14 +18,14 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- @media (max-width: 767px) { body { padding: 8px;} - h1 a{font-size:24px;} + .tagTitle{font-size:24px;} .LabelTime{display:none;} } {% endblock %} {% block header %} -