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.
2 parents 3d107b7 + f07a4df commit f4919d8Copy full SHA for f4919d8
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