diff --git a/static/css/theme.css b/static/css/theme.css index 94fc426..b7fc6af 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -885,6 +885,7 @@ article a[href^="https"]:where(:not([href*="{{.Site.BaseURL}}"]))::after { display:flex; flex-direction: row; align-items: center; + flex-wrap:wrap; justify-content: center; width:100%; }