From 3d49f206f9d8b29928dc08458f5563b6fd9214ff Mon Sep 17 00:00:00 2001 From: Peter Nguyen Date: Fri, 5 Sep 2025 22:40:39 -0700 Subject: New blog post 05 SEPT 2025 --- css/blog-post.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'css/blog-post.css') diff --git a/css/blog-post.css b/css/blog-post.css index d4e204a..ae872aa 100644 --- a/css/blog-post.css +++ b/css/blog-post.css @@ -141,6 +141,7 @@ a { .inline-link { font-size: inherit; font-weight: inherit; + color: #3366CC !important; } .date { @@ -168,6 +169,7 @@ p { } img { + max-width: 768px; padding-bottom: 1%; } -- cgit v1.2.3