Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-jonghoonpark committed Oct 30, 2024
1 parent 6b2828e commit 5af0a0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ pre {
padding: 0.25rem;
}

.post table th {
white-space: nowrap;
}

.meta {
margin: 2rem 0;
}
Expand Down Expand Up @@ -149,6 +153,7 @@ h5 {

section h1:first-child {
margin-top: 0;
line-height: 36px;
}

strong,
Expand Down

0 comments on commit 5af0a0d

Please sign in to comment.