Skip to content

Commit 608a407

Browse files
committed
add menu state
1 parent f940bef commit 608a407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/base.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ a:focus-visible {
294294
grid-area: 1 / 1 / 2 / 2;
295295
display: flex;
296296
width: 100%;
297-
position: absolute;
297+
position: relative;
298298
flex-direction: column;
299299
align-items: center;
300300
justify-content: center;

0 commit comments

Comments
 (0)