Skip to content

Commit 34dcf7d

Browse files
committed
.
1 parent e6cc34d commit 34dcf7d

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,8 @@
7272

7373
nav {
7474
display: flex;
75+
justify-content: space-between;
7576
align-items: center;
76-
gap: 40px;
77-
}
78-
79-
.nav-links {
80-
list-style: none;
81-
display: flex;
82-
gap: 30px;
83-
margin-right: auto;
8477
}
8578

8679
/* LOGO: Uses a gradient clip so the text itself is colorful */

0 commit comments

Comments
 (0)