Skip to content

Commit 80b4809

Browse files
Trottaduh95
andauthored
fixup! doc: apply logical ordering to CSS variables
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent d174250 commit 80b4809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api_assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
--gray7: #c1c1c1;
2626
--grey8: #ddd;
2727

28-
--api-stability-links-bg: rgba(255, 255, 255, .4);
28+
--api-stability-links-bg: rgba(255, 255, 255, .4);
2929
--color-brand-primary: var(--gray6);
3030
--color-brand-secondary: var(--green1);
3131
--color-fill-app: var(--white);

0 commit comments

Comments
 (0)