Skip to content

Commit dc9ea63

Browse files
committed
Match paragraph bottom margin
1 parent 1801ff8 commit dc9ea63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/components/_about-box.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
background-color: $button-orange;
1515
border-radius: 2px;
1616
padding: 0.75em 1.25em;
17-
margin: 0 auto;
17+
margin: 0 auto 10px;
1818
width: 240px;
1919
text-align: center;
2020
display: table;

0 commit comments

Comments
 (0)