mirror of
https://github.com/youwen5/site.git
synced 2024-11-24 17:33:51 -08:00
style: reduce text contrast in blog
This commit is contained in:
parent
925dc0dcb8
commit
1ece36bbe6
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
.markdown-body {
|
.markdown-body {
|
||||||
|
@apply text-primary/90;
|
||||||
h1,
|
h1,
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-3xl font-serif mb-5 mt-16;
|
@apply text-3xl font-serif mb-5 mt-16;
|
||||||
|
|
Loading…
Reference in a new issue