diff --git a/content/about.md b/content/about.md index 26ef608..636bcac 100644 --- a/content/about.md +++ b/content/about.md @@ -166,6 +166,11 @@ hide_title = true width: auto; opacity: 0.75; transition: opacity 0.2s; + display: block; + margin: 0 auto 16px; +} +.about-supported a { + display: block; } .about-supported a:hover img { opacity: 1;