Skip to content

Commit 3398f0c

Browse files
vkarpov15Copilot
andauthored
Update docs/css/mongoose5.css
Co-authored-by: Copilot <[email protected]>
1 parent 68757db commit 3398f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/css/mongoose5.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
--code-bg: #f5f5f5;
1414
--code-text: #333;
1515
--menu-bg: #eee;
16-
--menu-hover: rgba(0,0,0, 0.1);
17-
--menu-selected: rgba(0,0,0, 0.15);
16+
--menu-hover: rgba(0, 0, 0, 0.1);
17+
--menu-selected: rgba(0, 0, 0, 0.15);
1818
--shadow: rgba(0, 0, 0, 0.1);
1919
--focus-ring: #0971B2;
2020
--focus-ring-width: 3px;

0 commit comments

Comments
 (0)