Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit 3ec7b85

Browse files
author
Sidak Singh Aulakh
committed
fixed spacing of each item
1 parent a1931a6 commit 3ec7b85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ div.grid {
7474
}
7575

7676
div.grid-item {
77-
margin-bottom: 10px;
77+
margin-bottom: 20px;
78+
margin-top: 10px;
7879
}

0 commit comments

Comments
 (0)