Skip to content

Commit a40aa97

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/content/general.css

Lines changed: 1 addition & 1 deletion
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)