Skip to content

Commit 61cf70e

Browse files
committed
incorporate feedback
1 parent 5ae7a2e commit 61cf70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ColorModeToggler/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
align-items: center;
66
cursor: pointer;
77
border: 1px solid rgba(0, 0, 0, 0.1);
8-
padding: 2px;
8+
padding: 0.438rem;
99
gap: 8px;
1010
color: var(--click-color-secondary-button-text);
1111
border: 0;

0 commit comments

Comments
 (0)