From d8a714d703623bbdd7f2834349f89547ed9ba91c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 21 Jul 2020 17:19:59 -0700 Subject: differentiate SERP card size from other card divs --- fatcat_scholar/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_scholar/templates/base.html') diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index c5eef9a..26c18e7 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -52,7 +52,7 @@ font-size: 16px; line-height: 20px; } - .ui.card { + .ui.serp.card { max-width: 180px !important; } } -- cgit v1.2.3