Skip to content

Commit 6a02d45

Browse files
committed
Fix IE paddings
1 parent 16dab89 commit 6a02d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/scss/parts/header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
header {
77
display: flex;
88
justify-content: center;
9+
height: 87px;
910

1011
@include themify($themes) {
1112
background-color: themed('background-color');

0 commit comments

Comments
 (0)