Skip to content

Commit d592f3e

Browse files
committed
Combined selector for margin in profile-info
1 parent 31db143 commit d592f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body {
1818
box-sizing: border-box;
1919
border-left: 1px solid;
2020
padding-left: 20px;
21-
margin: 20px 0 20px;
21+
margin: 20px 0;
2222
}
2323

2424
h1 {

0 commit comments

Comments
 (0)