diff --git a/.storybook/page.css b/.storybook/page.css index 17cd99a..2c41e5b 100644 --- a/.storybook/page.css +++ b/.storybook/page.css @@ -7,8 +7,9 @@ padding: 1rem !important; } +a, a > code { color: #1a73e8 !important; font-weight: 600; text-decoration: none; -} \ No newline at end of file +}