Explorar o código

about widget: Center multi-line social icons

Center social icons when there is more than one line.

See #494
Benasse %!s(int64=7) %!d(string=hai) anos
pai
achega
2b1a42e7e0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      layouts/partials/css/academic.css

+ 1 - 0
layouts/partials/css/academic.css

@@ -469,6 +469,7 @@ a[data-fancybox] img {
   display: inline-flex;
   flex-direction: row;
   flex-wrap: wrap;
+  justify-content: center;
   list-style: none;
   padding: 0;
   margin-top: 30px;