Skip to content

Commit 630c5a4

Browse files
committed
fix: make title inline block
1 parent 9bef840 commit 630c5a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/panda-san/src/content/title.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.title {
2+
display: inline-block;
23
font-weight: $title-weight;
34
margin-bottom: 0.75em;
45

0 commit comments

Comments
 (0)