Skip to content

Commit 931e7b3

Browse files
committed
Adjust header gap for improved layout consistency
1 parent 9804b94 commit 931e7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ header {
3939
display: flex;
4040
justify-content: space-between;
4141
align-items: center;
42-
gap: 123px;
42+
gap: 125px;
4343
}
4444

4545
.site-logo img { display:block; width:120px; height:auto; }

0 commit comments

Comments
 (0)