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 0e4fbde commit 3eadd94Copy full SHA for 3eadd94
1 file changed
app/assets/main.css
@@ -236,21 +236,6 @@ dd {
236
margin: 0;
237
}
238
239
-/* Reset button styles */
240
-button {
241
- background: transparent;
242
- border: none;
243
- font: inherit;
244
- padding: 0;
245
-}
246
-
247
-button:focus-visible,
248
-select:focus-visible {
249
- outline: 2px solid var(--accent);
250
- outline-offset: 2px;
251
- border-radius: 4px;
252
253
254
/* Selection */
255
::selection {
256
background-color: var(--fg-muted);
0 commit comments