Skip to content

Commit da862d6

Browse files
committed
tweak
1 parent 56031ad commit da862d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/site-kit/src/lib/components/Text.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
position: relative;
247247
margin: 0;
248248
width: 100%;
249-
padding: 1rem;
249+
padding: 0.7rem 1rem;
250250
box-sizing: border-box;
251251
color: var(--sk-code-base);
252252
border-radius: var(--sk-border-radius);

0 commit comments

Comments
 (0)