From b56bf6189770db4c0f0d6c0d7d82dca32ea2e782 Mon Sep 17 00:00:00 2001 From: MrBass Date: Tue, 30 Jul 2024 22:03:17 -0400 Subject: [PATCH] aligning did you mean content --- src/connector.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/connector.css b/src/connector.css index 840ef2c..8495002 100644 --- a/src/connector.css +++ b/src/connector.css @@ -46,6 +46,11 @@ margin-top: 30px; } +div#did-you-mean > p { + display: flex; + align-items: center; +} + /* * Pagination styles * To be added and replaced by out-of-the-box GCWeb