Skip to content

Commit

Permalink
chore: add border radius to img
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Feb 20, 2024
1 parent 4170599 commit c4e56df
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 c4e56df

Please sign in to comment.