diff options
Diffstat (limited to 'src/components/stylesheets')
-rw-r--r-- | src/components/stylesheets/shared.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/stylesheets/shared.css b/src/components/stylesheets/shared.css index 5f410c7..9bda368 100644 --- a/src/components/stylesheets/shared.css +++ b/src/components/stylesheets/shared.css @@ -7,7 +7,7 @@ } .button { - background-color: #394490; + background-color: #394490 !important; } .main-view { |