diff --git a/templates/tag.html b/templates/tag.html index 72cac07..85072ff 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -9,8 +9,8 @@ .title-right{display:flex;margin:auto 0 0 auto;} .title-right .circle{padding: 14px 16px;margin-right:8px;} -.subnav-search{margin-top:8px;margin-right:8px;} -.subnav-search-input{width:160px;border-top-right-radius:0px;border-bottom-right-radius:0px;} +.subnav-search{margin-top:8px;margin-right:32px;} +.subnav-search-input{width:140px;border-top-right-radius:0px;border-bottom-right-radius:0px;} .subnav-search button{padding:5px 8px;border-top-left-radius:0px;border-bottom-left-radius:0px;} .SideNav-icon{margin-right: 16px} @@ -22,7 +22,7 @@ @media (max-width: 767px) { body { padding: 8px;} - .tagTitle{font-size:24px;} + .tagTitle{display:none;} .LabelTime{display:none;} } @@ -58,6 +58,7 @@ {% block script %}