We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed20101 commit f07a4dfCopy full SHA for f07a4df
src/components/PassengerShowcaseForm.module.css
@@ -38,6 +38,7 @@
38
border: 1px solid var(--text-color);
39
padding: var(--spacing-small);
40
color: var(--text-color);
41
+ background-color: var(--background-color);
42
}
43
44
.form input[type="radio"] {
0 commit comments