1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-11-22 08:07:30 +00:00

Fix line breaks in profile

Closes #10, closes #13
This commit is contained in:
Cadence Fish 2020-01-29 00:52:56 +13:00
parent fd0e3a1891
commit 29e56134ce
No known key found for this signature in database
GPG Key ID: 81015DF9AA8607E1

View File

@ -58,6 +58,8 @@ body
box-sizing: border-box
overflow-y: auto
padding: 10px
white-space: pre-line
overflow-wrap: break-word
@media screen and (max-width: $layout-a-max)
height: unset