From 17e57a7060f9b234ed5addfa884fa68e9549b409 Mon Sep 17 00:00:00 2001 From: Jason Wang Date: Sat, 28 Dec 2024 15:56:07 -0800 Subject: [PATCH] removing outer divs --- app/views/root/index.html.erb | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/app/views/root/index.html.erb b/app/views/root/index.html.erb index 95f021b77..27e2b4b5b 100644 --- a/app/views/root/index.html.erb +++ b/app/views/root/index.html.erb @@ -108,9 +108,7 @@
-
<%= image_tag "layout_graphic.png", alt: "screen_1", class: "img-fluid w-100 h-75"%> -
@@ -126,9 +124,7 @@
-
- <%= image_tag "layout_graphic_2.png", alt: "screen_2", class: "img-fluid w-100 h-75"%> -
+ <%= image_tag "layout_graphic_2.png", alt: "screen_2", class: "img-fluid w-100 h-75"%>
@@ -193,9 +189,7 @@
-
- <%= image_tag "invite_fosterers.png", alt: "screen_3", class: "img-fluid w-100 h-75"%> -
+ <%= image_tag "invite_fosterers.png", alt: "screen_3", class: "img-fluid w-100 h-75 rounded shadow-sm p-2"%>
@@ -211,9 +205,7 @@
-
- <%= image_tag "invite_staff.png", alt: "screen_3", class: "img-fluid w-100 h-75 rounded"%> -
+ <%= image_tag "invite_staff.png", alt: "screen_3", class: "img-fluid w-100 h-75 rounded shadow-sm p-4"%>
@@ -277,9 +269,7 @@
-
- <%= image_tag "adoption_applications.png", alt: "hero", class: "img-fluid w-100 h-75"%> -
+ <%= image_tag "adoption_applications.png", alt: "hero", class: "img-fluid w-100 h-75 rounded shadow-sm p-4"%>