Skip to content

Commit 7649758

Browse files
authored
Merge pull request #6 from db-ui/chore-border-radius-img
chore: add border radius to img
2 parents 4170599 + c4e56df commit 7649758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/styles.css

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ h6 {
129129
max-inline-size: 64rem;
130130
inline-size: 100%;
131131
margin-block: var(--db-spacing-fixed-xl);
132+
border-radius: var(--db-border-radius-lg);
132133
}
133134
}
134135

0 commit comments

Comments
 (0)