Skip to content

Commit c5f59e3

Browse files
chore: format
1 parent 6f9ca3d commit c5f59e3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

app/styles/docsearch.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@
1313
--docsearch-hit-shadow: none;
1414
--docsearch-hit-background: #090a11;
1515
--docsearch-key-gradient: linear-gradient(-26.5deg, #565872, #31355b);
16-
--docsearch-key-shadow: inset 0 -2px 0 0 #282d55, inset 0 0 1px 1px #51577d,
16+
--docsearch-key-shadow:
17+
inset 0 -2px 0 0 #282d55, inset 0 0 1px 1px #51577d,
1718
0 2px 2px 0 rgba(3, 4, 9, 0.3);
1819
--docsearch-footer-background: #1e2136;
19-
--docsearch-footer-shadow: inset 0 1px 0 0 rgba(73, 76, 106, 0.5),
20-
0 -4px 8px 0 rgba(0, 0, 0, 0.2);
20+
--docsearch-footer-shadow:
21+
inset 0 1px 0 0 rgba(73, 76, 106, 0.5), 0 -4px 8px 0 rgba(0, 0, 0, 0.2);
2122
--docsearch-logo-color: #fff;
2223
--docsearch-muted-color: #7f8497;
2324
}

0 commit comments

Comments
 (0)