diff --git a/app/assets/images/ch420_logo.png b/app/assets/images/ch420_logo.png deleted file mode 100644 index a842f1f..0000000 Binary files a/app/assets/images/ch420_logo.png and /dev/null differ diff --git a/app/assets/images/gruene_hilfe_button.png b/app/assets/images/gruene_hilfe_button.png index 05e6e68..197dcb5 100644 Binary files a/app/assets/images/gruene_hilfe_button.png and b/app/assets/images/gruene_hilfe_button.png differ diff --git a/app/views/shared/_header.slim b/app/views/shared/_header.slim index 0137ee7..a91bca8 100644 --- a/app/views/shared/_header.slim +++ b/app/views/shared/_header.slim @@ -1,9 +1,7 @@ header .row - .col-md-1.col-xs-4 - = image_tag('ch420_logo.png', class:'img-responsive pagelogo', alt: t('.logo')) - .col-md-7.col-xs-8 + .col-xs-8 h1 = t('.title_html') .col-xs-12.col-md-4.hidden-xs.hidden-sm - = render 'shared/counter' \ No newline at end of file + = render 'shared/counter'