diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 88738c072..48ec86f67 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -980,7 +980,7 @@ footer { } .locale-switcher { - background: #1a1a1a; + background: #001d33; border: 0; border-radius: rem-calc(4); color: #fff;