diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/pages/styles.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/pages/styles.module.css b/docs/src/pages/styles.module.css index 3f90e3d..9b1ac01 100644 --- a/docs/src/pages/styles.module.css +++ b/docs/src/pages/styles.module.css @@ -22,6 +22,7 @@ .getStarted { color: #fff; + border-color: #fff; } .getStarted:hover { |