Skip to content

Commit 7c5fa10

Browse files
committed
fix: Removed padding
1 parent 20c13f6 commit 7c5fa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ blockquote p:last-child {
10741074
.next-prev-icon {
10751075
display: flex;
10761076
list-style-type: none;
1077-
padding: 2%;
1077+
padding: 0;
10781078
}
10791079

10801080
/* Logo */

0 commit comments

Comments
 (0)