aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/static/css/project.css
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-26 21:07:09 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-26 21:07:09 +0100
commit4b0f9c66d6e6b300ab6c88f8aa7230e238074cd0 (patch)
treecb2f9e50570acbfc9e75190274a655334f1ddaa6 /pyblackbird_cc/static/css/project.css
parentd421e56e0924487861e6cf5300f462c9e66fd376 (diff)
Tweaking the layout of the list page
Diffstat (limited to '')
-rw-r--r--pyblackbird_cc/static/css/project.css4
1 files changed, 4 insertions, 0 deletions
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; *!*/