most of creating components, increase legibility of bold in article and callouts
This commit is contained in:
@ -42,6 +42,7 @@ ul,
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
|
||||
.math {
|
||||
font-size: 1.1rem;
|
||||
&.math-display {
|
||||
@ -108,6 +109,10 @@ a {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
p > strong {
|
||||
color: var(--dark);
|
||||
}
|
||||
}
|
||||
|
||||
& > #quartz-body {
|
||||
|
Reference in New Issue
Block a user