Skip to content

Commit f27947c

Browse files
committed
chore: lint
1 parent 56eec89 commit f27947c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/client/styles/index.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,9 @@ html {
121121
transform: translateY(0.1em);
122122
}
123123

124-
125124
.slidev-form-button {
126125
--uno: text-white px-4 py-1 rounded border-b-2;
127-
--uno: bg-gray-400:50 border-gray8:50;
126+
--uno: 'bg-gray-400:50 border-gray-800:50';
128127
--uno: 'hover:(bg-gray-400:75 border-gray8:75)';
129128
}
130129
.slidev-form-button.primary {

0 commit comments

Comments
 (0)