Forráskód Böngészése

about widget: Center multi-line social icons

Center social icons when there is more than one line.

See #494
Benasse 7 éve
szülő
commit
2b1a42e7e0
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;