diff --git a/app/assets/fonts/finger.svg b/app/assets/fonts/finger.svg deleted file mode 100644 index c2e3eea1a..000000000 --- a/app/assets/fonts/finger.svg +++ /dev/null @@ -1,17 +0,0 @@ - - diff --git a/app/assets/images/finger.png b/app/assets/images/finger.png new file mode 100644 index 000000000..eebd36e37 Binary files /dev/null and b/app/assets/images/finger.png differ diff --git a/app/assets/stylesheets/dashboard.scss b/app/assets/stylesheets/dashboard.scss index c52c2fc32..89e3f23a3 100644 --- a/app/assets/stylesheets/dashboard.scss +++ b/app/assets/stylesheets/dashboard.scss @@ -560,8 +560,8 @@ font-size: rem-calc(60); line-height: rem-calc(80); - .icon-finger::before { - font-size: rem-calc(60); + img { + max-width: rem-calc(50) } } @@ -647,9 +647,8 @@ line-height: rem-calc(250); font-weight: bold; - img { - width: 4cm; - height: 2.5cm; + img{ + max-width: rem-calc(150) } } diff --git a/app/views/dashboard/poster/index.html.erb b/app/views/dashboard/poster/index.html.erb index 0e12f97b3..8810ad2a5 100644 --- a/app/views/dashboard/poster/index.html.erb +++ b/app/views/dashboard/poster/index.html.erb @@ -6,7 +6,7 @@
<%= t("dashboard.poster.index.intro_text").html_safe %>
diff --git a/app/views/dashboard/poster/index.pdf.erb b/app/views/dashboard/poster/index.pdf.erb index 7764fb055..b5598d087 100644 --- a/app/views/dashboard/poster/index.pdf.erb +++ b/app/views/dashboard/poster/index.pdf.erb @@ -11,8 +11,8 @@