Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 8193b55

Browse files
committed
Adding rounded button
1 parent 222ac67 commit 8193b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/atoms/Image/Image.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@apply mb-20;
33

44
& img {
5-
@apply block;
5+
@apply block rounded;
66
}
77

88
& .caption {

0 commit comments

Comments
 (0)