Skip to content

Commit 10108e5

Browse files
committed
better center the logo on wide views
1 parent f4950a0 commit 10108e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/sass/layout/_header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777

7878
.site-logo {
79-
flex: 1;
79+
flex-basis: 1;
8080
display: flex;
8181
justify-content: center;
8282
}

0 commit comments

Comments
 (0)