Skip to content

Commit f1471cb

Browse files
committed
increase padding
1 parent 68c44ea commit f1471cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/common/components/widget/widget/widget.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
grid-column: span 6;
1212
display: flex;
1313
flex-direction: column;
14-
gap: 0.5rem;
14+
gap: 1rem;
1515
}
1616

1717
.content__output {

0 commit comments

Comments
 (0)