diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 023dcdca7..bc599c17d 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -432,11 +432,6 @@ body.small-nav { .welcome { display: none; - - p { - font-size: 110%; - font-weight: 300; - } } #banner { diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index a3d303c53..646c22dea 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -43,21 +43,19 @@ <% unless current_user %>