Explorar el Código

center-aligned footer text

Casey DeLorme hace 10 años
padre
commit
6aa57f3a30
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      public/css/main.css

+ 3 - 0
public/css/main.css

@@ -224,6 +224,9 @@ header, .content, footer {
 }
 
 /* footer */
+footer {
+    text-align: center;
+}
 footer .link {
     display: inline-block;
     width: 29px;