diff --git a/static/css/theme.css b/static/css/theme.css index d6d1b82..4b663ac 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -276,9 +276,9 @@ article h1 {} background-size: contain; background-repeat: no-repeat; } - -@media screen and (orientation:portrait) {} - +.post-tags{ + max-width:80%; +} .post-tags a { margin: 5px; }