Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Add support for newlines
Browse files Browse the repository at this point in the history
I finally added support for newlines on the profile in the about and skills section.
Hope it's okay if I do such a simple PR.
  • Loading branch information
jonasgeiler authored May 7, 2018
1 parent 79639ea commit b110ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/res/sass/modules/user_profile.sass
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@
p
margin: 4px 0px
flex: 1
white-space: pre-wrap

0 comments on commit b110ebb

Please sign in to comment.