fix: Increase strong font size
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-size: 1.3em;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/* Modern scrollbar */
|
||||
::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
|
||||
Reference in New Issue
Block a user