Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit 2c8479f

Browse files
committed
fix title in nav bar
1 parent f928137 commit 2c8479f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/nav.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201

202202
.nav-title {
203203
display: block;
204-
position: absolute;
204+
position: fixed;
205205
top: @nav-vertical-padding;
206206
left: 50vw;
207207
margin-left: -30vw;

0 commit comments

Comments
 (0)