Commit 8c55235c authored by peterhegman's avatar peterhegman

Revert bio back to non-italicized font

Fixes rendering of emojis and preferred by designers
parent c9a4c9af
......@@ -84,7 +84,7 @@
= link_to @user.public_email, "mailto:#{@user.public_email}", class: 'text-link'
- if @user.bio.present?
.cover-desc.cgray
%p.profile-user-bio.font-italic
%p.profile-user-bio
= @user.bio
- unless profile_tabs.empty?
......
---
title: Revert user bio back to non-italicized font to fix rendering of emojis
merge_request: 27693
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment