Selaa lähdekoodia

Center-align the footer menu.

Kjell Reigstad 4 vuotta sitten
vanhempi
commit
7f51df9d29
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      blank-canvas/style.css

+ 2 - 1
blank-canvas/style.css

@@ -74,6 +74,7 @@ Used as block pattern image.
 .entry-header,
 .page-title,
 .entry-footer,
-.site-info {
+.site-info,
+.footer-menu {
 	text-align: center;
 }