Jelajahi Sumber

about widget: Center multi-line social icons

Center social icons when there is more than one line.

See #494
Benasse 7 tahun lalu
induk
melakukan
2b1a42e7e0
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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;