Skip to content

Commit

Permalink
Merge pull request #6 from db-ui/chore-border-radius-img
Browse files Browse the repository at this point in the history
chore: add border radius to img
  • Loading branch information
nmerget authored Feb 20, 2024
2 parents 4170599 + c4e56df commit 7649758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ h6 {
max-inline-size: 64rem;
inline-size: 100%;
margin-block: var(--db-spacing-fixed-xl);
border-radius: var(--db-border-radius-lg);
}
}

Expand Down

0 comments on commit 7649758

Please sign in to comment.