From 4b0f9c66d6e6b300ab6c88f8aa7230e238074cd0 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 26 May 2024 21:07:09 +0100 Subject: Tweaking the layout of the list page --- pyblackbird_cc/static/css/project.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pyblackbird_cc/static') diff --git a/pyblackbird_cc/static/css/project.css b/pyblackbird_cc/static/css/project.css index a0a7496..79d6874 100644 --- a/pyblackbird_cc/static/css/project.css +++ b/pyblackbird_cc/static/css/project.css @@ -49,6 +49,10 @@ header { margin-top: 30px; } +.card-title a { + font-size: 1.2rem; +} + /*h2 {*/ /* color: #4e8273;*/ /* !* color: white; *!*/ -- cgit v1.2.3