From 652115908a85013264faf9041f1e63d06d52e50e Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 17 Oct 2022 00:05:18 -0600 Subject: made responsive with card class --- templates/search_results.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/search_results.html b/templates/search_results.html index 4f6b46c..ad9c19f 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -44,7 +44,7 @@

- {{.applicant}} - {{ .id }}

+ {{.applicant}} {{ .id }}

@@ -58,10 +58,11 @@
{{ end }} -- cgit v1.2.3