Skip to content

Commit

Permalink
Smaller profile snippet gap
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Jul 2, 2024
1 parent dba5f44 commit 5b4d104
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/ui/components/profile-snippet.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
gap: 0.5rem;
}

.profile-snippet.profile-snippet_size_small {
gap: 0.25rem;
}

.profile-snippet.profile-snippet_size_large,
.profile-snippet.profile-snippet_size_huge {
gap: 0.75rem;
Expand Down

0 comments on commit 5b4d104

Please sign in to comment.