From 2399a82f3720fe351070266ae4de62af8ac75a6f Mon Sep 17 00:00:00 2001 From: rv Date: Mon, 30 Oct 2023 23:27:14 -0600 Subject: [PATCH] 10-30-23_23:27:14 --- assets/authorblurb.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/authorblurb.css b/assets/authorblurb.css index 81a249c..cffcbc3 100644 --- a/assets/authorblurb.css +++ b/assets/authorblurb.css @@ -24,6 +24,10 @@ .author-bio .bio { padding-left: 4px; + border-radius: 36px; + border-width: 4px; + border-style: groove; + border-color: #00bbc4; } .author-bio .social-link { padding-left: 8px;