diff --git a/src/index.scss b/src/index.scss index c23c1067..a7290f6c 100644 --- a/src/index.scss +++ b/src/index.scss @@ -11,6 +11,10 @@ outline: none !important; } +:root { + scroll-behavior: auto; +} + html, body, #root { @@ -122,7 +126,7 @@ hr { .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary.active, { - color: #fff; + color: #ffffff; } .dropdown-item,