Explorar o código

Center-align the footer menu.

Kjell Reigstad %!s(int64=4) %!d(string=hai) anos
pai
achega
7f51df9d29
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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;
 }