Skip to content

Commit a04cd1a

Browse files
authored
stops the nav flashing?
1 parent 2c6f58c commit a04cd1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ nav {
135135

136136
position: absolute;
137137

138-
right: 16px;
138+
right: -100%;
139139
top: 8px;
140140

141141
background-color: var(--bg-1);

0 commit comments

Comments
 (0)