Skip to content

Commit ea4a7e3

Browse files
committed
Remove unneeded styling
1 parent 98b858b commit ea4a7e3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

make.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@
5252
border-color: var(--accent);
5353
box-shadow: 0 0 0 3px rgba(122, 162, 255, 0.15);
5454
}
55-
input:disabled,
56-
select:disabled,
57-
textarea:disabled {
58-
font-style: italic;
59-
color: rgb(127, 127, 127);
60-
}
6155
input[type="color"] {
6256
height: 45px;
6357
background-size: cover;

0 commit comments

Comments
 (0)