Explorar el Código

V-align header

master
Dylan Baker hace 3 años
padre
commit
8da3185caf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      templates/layout.html

+ 1
- 0
templates/layout.html Ver fichero

@@ -50,6 +50,7 @@
50 50
       }
51 51
 
52 52
       .header {
53
+        align-items: center;
53 54
         display: flex;
54 55
         justify-content: space-between;
55 56
         margin: 1em 0;

Loading…
Cancelar
Guardar