Browse Source

V-align header

master
Dylan Baker 3 years ago
parent
commit
8da3185caf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      templates/layout.html

+ 1
- 0
templates/layout.html View File

@@ -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…
Cancel
Save