diff --git a/assets/css/post-single.css b/assets/css/post-single.css index dc645258..e472704c 100644 --- a/assets/css/post-single.css +++ b/assets/css/post-single.css @@ -276,6 +276,7 @@ line-height: 34px; background: var(--code-bg); border-radius: 4px; + border: 1px solid var(--tertiary); } .post-tags a:hover {