mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
fix: font for all headings
This commit is contained in:
@@ -10,7 +10,7 @@ footer p:last-child::before {
|
||||
content: none;
|
||||
}
|
||||
|
||||
body, h1 {
|
||||
body, h1, h2, h3, h4, h5, h6 {
|
||||
font-family: Pretendard;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user