Skip to content

Commit 84a5f30

Browse files
committed
修复字体大小跳跃
1 parent a7dd5bb commit 84a5f30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/TitileCard.astro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ const { title, date, wordNum, description } = Astro.props;
7979
}
8080

8181
@media (max-width: 768px) {
82-
html {
83-
font-size: 14px;
84-
}
8582
.post-card {
8683
gap: 0.3rem;
8784
height: 6.5rem;

0 commit comments

Comments
 (0)