Skip to content

Commit

Permalink
Aligned links on baseline.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Jul 4, 2024
1 parent 9aee1da commit 5204074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/OrganizationView.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: baseline;
gap: var(--spacing);
}
</style>

0 comments on commit 5204074

Please sign in to comment.