Skip to content

Commit 1f8e642

Browse files
authored
Fixing accessibility bug (#3258)
1 parent e2b46f0 commit 1f8e642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/typescriptlang-org/src/templates/tsconfig.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
&.raised {
77
@media (max-width: $screen-xs) {
88
margin: 0;
9-
padding: 0.5rem;
9+
padding: 2rem;
1010

1111
#full-option-list {
1212
padding: 10px;

0 commit comments

Comments
 (0)