Fixed anchor jump location.

This commit is contained in:
2025-06-28 21:51:02 +08:00
parent c73823b61d
commit ca22d5cd2a

View File

@@ -157,6 +157,7 @@ hr {
hr.style-one {
border: 0;
height: 0.1em;
scroll-margin-top: 2.5em;
background: #282828;
background-image: -webkit-linear-gradient(left, #f9f5d7, #282828, #f9f5d7);
background-image: -moz-linear-gradient(left, #f9f5d7, #282828, #f9f5d7);