mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
add bidi support to bio and description
This commit is contained in:
parent
6ea513c5ac
commit
a14633ef92
@ -86,6 +86,9 @@ body
|
||||
font-size: 20px
|
||||
font-weight: normal
|
||||
|
||||
.bio
|
||||
unicode-bidi: plaintext
|
||||
|
||||
.profile-counter
|
||||
line-height: 1.3
|
||||
|
||||
@ -273,7 +276,8 @@ body
|
||||
overflow-wrap: anywhere
|
||||
font-size: 20px
|
||||
line-height: 1.4
|
||||
|
||||
unicode-bidi: plaintext
|
||||
|
||||
@media screen and (max-width: $layout-a-max)
|
||||
font-size: 18px
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user