Skip to content

Commit c9cb983

Browse files
committed
Make note div more narrow.
1 parent 10dfc30 commit c9cb983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/styles/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
.note {
111111
text-align: center;
112112
font-size: 0.8rem;
113-
padding: 0.5rem;
113+
padding: 0.2rem;
114114
color: var(--wds-color-ink);
115115
border-top: 0.0625rem solid var(--wds-color-ink-lighter);
116116

0 commit comments

Comments
 (0)