From 801fa5226b9d5f221ebc93a0c9d55783476b6bfb Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Thu, 2 Nov 2023 03:55:06 +0000 Subject: [PATCH] Stop google icon from being stretched on small displays --- app/views/_tailwind/documentation/about.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/_tailwind/documentation/about.html.erb b/app/views/_tailwind/documentation/about.html.erb index 1774f57e1..c609c3a7b 100644 --- a/app/views/_tailwind/documentation/about.html.erb +++ b/app/views/_tailwind/documentation/about.html.erb @@ -42,8 +42,8 @@

If you <%= pa_link_to "contribute", get_involved_path %> to the project you will get to be on this list.

-
- <%= image_tag "tailwind/google_maps.png", size: 64, alt: "" %> +
+ <%= image_tag "tailwind/google_maps.png", size: "64", alt: "" %>

Planning Alerts uses Google Maps services with support of a <%= pa_link_to "Google Earth Outreach Grant", "https://www.google.com/earth/outreach/index.html" %>.