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 a7263a8 commit 1fa993fCopy full SHA for 1fa993f
src/css/preflight.css
@@ -144,7 +144,7 @@ sup {
144
table {
145
text-indent: 0; /* 1 */
146
border-color: inherit; /* 2 */
147
- border-collapse: collapse; /* 3 */
+ border-collapse: collapse; /* 3 */
148
}
149
150
/*
@@ -310,7 +310,7 @@ textarea {
310
311
input::placeholder,
312
textarea::placeholder {
313
- opacity: 1; /* 1 */
+ opacity: 1; /* 1 */
314
color: theme('colors.gray.400', #9ca3af); /* 2 */
315
316
0 commit comments