From 5af0a0dfaabb97b54632e7db5f56cdd587de9630 Mon Sep 17 00:00:00 2001 From: dev-jonghoonpark Date: Wed, 30 Oct 2024 23:57:27 +0900 Subject: [PATCH] update css --- _sass/_main.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_sass/_main.scss b/_sass/_main.scss index 7fd7e2c..5cc92d5 100755 --- a/_sass/_main.scss +++ b/_sass/_main.scss @@ -59,6 +59,10 @@ pre { padding: 0.25rem; } +.post table th { + white-space: nowrap; +} + .meta { margin: 2rem 0; } @@ -149,6 +153,7 @@ h5 { section h1:first-child { margin-top: 0; + line-height: 36px; } strong,