We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af667ca commit 36f5124Copy full SHA for 36f5124
src/components/Header/styles.module.scss
@@ -5,7 +5,7 @@
5
flex-direction: row;
6
align-items: center;
7
background-color: var(--color-primary);
8
- height: 66px;
+ min-height: 66px;
9
10
h1,
11
ul,
0 commit comments