mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Strong element changed to font-bold
This commit is contained in:
parent
22f4fecce2
commit
fc22109583
1 changed files with 4 additions and 0 deletions
|
|
@ -83,3 +83,7 @@ ul {
|
||||||
@apply list-disc
|
@apply list-disc
|
||||||
list-inside;
|
list-inside;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
@apply font-bold;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue