Skip to content

Commit 564e1c6

Browse files
authored
Update style.css
1 parent 9398882 commit 564e1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ p.content{
5353
.col-25 {
5454
float: left;
5555
width: 25%;
56-
margin-top: 6px;
56+
margin-top: 8px;
5757
}
5858

5959
.col-75 {
6060
float: left;
6161
width: 75%;
62-
margin-top: 6px;
62+
margin-top: 8px;
6363
}
6464

6565
label {

0 commit comments

Comments
 (0)