Skip to content

Commit fa2b358

Browse files
style: format code with prettier
1 parent 3abf8d7 commit fa2b358

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

styles/picrew/catppuccin.user.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,11 +366,11 @@
366366
}
367367
/* search page */
368368
.search-Form > fieldset {
369-
background: @base !important;
369+
background: @base !important;
370370

371-
.search-Form_Keyword .search-Form_KeywordInput:focus {
372-
box-shadow: 0 0 0 1px @accent-color !important;
373-
}
371+
.search-Form_Keyword .search-Form_KeywordInput:focus {
372+
box-shadow: 0 0 0 1px @accent-color !important;
373+
}
374374
}
375375
.search-Form_Keyword {
376376
.search-iconBox {

0 commit comments

Comments
 (0)