Skip to content

Commit 7a9642e

Browse files
committed
Fixing my stupid mistake in setting the margin on buttons
1 parent a8387d1 commit 7a9642e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/aside_component/aside_component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
.button {
5050
width: 250px;
51-
margin-top: 1rem 0 0;
51+
margin: 1rem 0 0;
5252
}
5353

5454
img {

0 commit comments

Comments
 (0)