Skip to content

Commit a90914c

Browse files
authored
Update styles.css
1 parent 1030445 commit a90914c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ img {
475475
top: 3rem;
476476
}
477477
.nav {
478-
height: calc(var(--header-height) + 1rem);
478+
height: calc(var(--header-height) + 1.5rem);
479479
}
480480
.nav__list {
481481
display: flex;

0 commit comments

Comments
 (0)