Skip to content

Commit 315cf5e

Browse files
authored
Remove gap from header-left style
Removed gap property from header-left class.
1 parent 31860e9 commit 315cf5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ main {
3333
.header-left {
3434
display: flex;
3535
align-items: center;
36-
gap: 1.5dvw; /* space between dots and title */
3736
margin-left: 2dvw; /* optional, spacing from left edge */
3837
}
3938

0 commit comments

Comments
 (0)