diff --git a/app/assets/stylesheets/bar.css b/app/assets/stylesheets/bar.css index 829c5f3fa..101b75bad 100644 --- a/app/assets/stylesheets/bar.css +++ b/app/assets/stylesheets/bar.css @@ -29,10 +29,11 @@ } .bar__placeholder { + font-weight: 500; opacity: 0.66; .btn--plain { - font-weight: normal; + font-weight: 500; } } }