Skip to content

Commit b6f7f63

Browse files
committed
Increase spacing in bottom actions
1 parent 0630c3c commit b6f7f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/content/bottom-actions.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.content-inner .bottom-actions {
22
display: flex;
33
justify-content: space-between;
4-
margin-top: 4em;
4+
margin-top: 7em;
55
gap: 12px;
66
}
77

0 commit comments

Comments
 (0)