Skip to content

Commit eb1efe3

Browse files
authored
Revert "fix(css): long footerText can overlap Markdown content (#327)" (#329)
This reverts commit e1f6f78.
1 parent e1f6f78 commit eb1efe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ a:hover .feather-sun {
249249
margin-left: 30%;
250250
overflow: hidden;
251251
padding: 40px 0;
252-
position: relative;
252+
position: absolute;
253253
text-align: center;
254254
width: 40%;
255255
}

0 commit comments

Comments
 (0)