From 196e410191e38714de7514e074e3301391dc899f Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Wed, 22 Feb 2023 10:53:23 -0600 Subject: [PATCH] LP2000482 Bootstrap 5: Eliminate jumbotron style Signed-off-by: Stephanie Leary --- Open-ILS/src/eg2/src/app/welcome.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/welcome.component.html b/Open-ILS/src/eg2/src/app/welcome.component.html index 77ff7c4973..0117078c01 100644 --- a/Open-ILS/src/eg2/src/app/welcome.component.html +++ b/Open-ILS/src/eg2/src/app/welcome.component.html @@ -1,4 +1,4 @@ -
+

Welcome to Webby

If you see this page, you're probably in good shape... -- 2.11.0