Skip to content

Commit

Permalink
fix: gap issue on grid list (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenKesteloo authored Apr 30, 2024
1 parent bd7e7ef commit ff750a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ h3 {
.quadrants {
border: var(--border-width) solid var(--border-color);
border-radius: var(--border-radius);
gap: 5rem;
}

.container-radar {
Expand Down

0 comments on commit ff750a5

Please sign in to comment.