Change font
This commit is contained in:
parent
a2d7a5bad0
commit
79632b4052
5 changed files with 6 additions and 11 deletions
|
@ -7,7 +7,7 @@ a
|
|||
|
||||
b,
|
||||
strong
|
||||
@apply font-semibold
|
||||
@apply font-bold
|
||||
|
||||
main a
|
||||
@apply underline
|
||||
|
@ -20,7 +20,7 @@ main a
|
|||
@apply text-white bg-blue outline-none px-px -mx-px
|
||||
|
||||
h1, h2, h3
|
||||
@apply text-black mb-2 font-semibold
|
||||
@apply text-black mb-2 font-bold
|
||||
|
||||
.content h2,
|
||||
.content h3
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
p,
|
||||
li
|
||||
code
|
||||
@apply inline-block px-1 py-1 border border-grey-light font-semibold
|
||||
@apply inline-block px-1 py-1 border border-grey-light font-bold
|
||||
|
||||
p:last-child
|
||||
@apply mb-0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue