davideisinger.com

My personal website
Log | Files | Refs | README

commit d18745e8c2c1a4460c939a2956929f803f50599d
parent 2636740b4a42af3c495b779c89a187a32cacb600
Author: David Eisinger <[email protected]>
Date:   Sat, 15 Jul 2023 20:44:50 -0400

tweak code style

Diffstat:
Mthemes/v2/assets/css/style.scss | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/v2/assets/css/style.scss b/themes/v2/assets/css/style.scss @@ -85,7 +85,7 @@ figure { code { background-color: #ddd; - padding: 3px 1ch; + padding: 1px 1ch; border-radius: 3px; }