Skip to content

Commit 820af3b

Browse files
committed
CrateSidebar::InstallInstructions: Tweak bottom margin
1 parent 1b1b4d3 commit 820af3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/components/crate-sidebar/install-instructions.module.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
.copy-help {
22
font-size: 12px;
33
overflow-wrap: break-word;
4+
5+
&:last-child {
6+
margin-bottom: 0;
7+
}
48
}
59

610
.copy-button,

0 commit comments

Comments
 (0)