We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dd5bb commit 84a5f30Copy full SHA for 84a5f30
1 file changed
src/components/TitileCard.astro
@@ -79,9 +79,6 @@ const { title, date, wordNum, description } = Astro.props;
79
}
80
81
@media (max-width: 768px) {
82
- html {
83
- font-size: 14px;
84
- }
85
.post-card {
86
gap: 0.3rem;
87
height: 6.5rem;
0 commit comments