Skip to content

Commit 4d8b263

Browse files
authored
Merge pull request #224 from javaevolved/brunoborges-fix-filter-card-spacing
Add spacing below comparison filters
2 parents 3e1e4f8 + a880567 commit 4d8b263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ nav {
735735
justify-content: center;
736736
align-items: center;
737737
gap: 10px;
738-
margin: 0;
738+
margin: 0 0 24px;
739739
}
740740

741741
/* ---------- JDK Dropdown ---------- */

0 commit comments

Comments
 (0)