Skip to content

Commit d0f2130

Browse files
committed
fix: Removed padding
1 parent f922ed8 commit d0f2130

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
@@ -1000,7 +1000,7 @@ blockquote p:last-child {
10001000
.next-prev-icon {
10011001
display: flex;
10021002
list-style-type: none;
1003-
padding: 2%;
1003+
padding: 0;
10041004
}
10051005

10061006
/* Logo */

0 commit comments

Comments
 (0)