Skip to content

Commit a40aa97

Browse files
committed
Fix copy icon spacing
1 parent 0e2d768 commit a40aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/content/general.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
transition: opacity .3s ease-in-out;
149149
display: inline-block;
150150
opacity: 0;
151-
padding: .3em .6em .6em;
151+
padding: .3em .4em .6em .6em;
152152
line-height: 1em;
153153
margin-left: -2.4em;
154154
text-decoration: none;

0 commit comments

Comments
 (0)