Skip to content

Commit 0d7e8b5

Browse files
committed
adjust jump buttons
1 parent ad648d1 commit 0d7e8b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/css/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -468,11 +468,11 @@ a#References ~ p {
468468

469469
.jump {
470470
font-family: "STIXGeneral";
471-
font-size: 2rem;
471+
font-size: 1.8rem;
472472
font-weight: bold;
473473
position: fixed;
474474
right: 0;
475-
padding: 1ex 0ex;
475+
padding: 0.1ex;
476476
text-align: center;
477477
}
478478

0 commit comments

Comments
 (0)