fix: Increase strong font size

This commit is contained in:
Kunthawat
2026-03-17 10:42:20 +07:00
parent 76ff83cbd9
commit 2f9969027c

View File

@@ -41,6 +41,11 @@
overflow-x: hidden; overflow-x: hidden;
} }
strong {
font-size: 1.3em;
font-weight: 700;
}
/* Modern scrollbar */ /* Modern scrollbar */
::-webkit-scrollbar { ::-webkit-scrollbar {
width: 10px; width: 10px;