UX: Styling adjustments for admin new features (#12189)

- Fixes an alignment issue when emojis have varying widths
- Adjusts mobile alignment
This commit is contained in:
Penar Musaraj
2021-02-23 11:58:20 -05:00
committed by GitHub
parent 4bc3a64982
commit e58922e1e3
2 changed files with 10 additions and 0 deletions

View File

@@ -660,10 +660,13 @@
font-size: 3.5em;
padding-right: 0.5em;
padding-left: 0.5em;
width: 25%;
text-align: center;
}
.new-feature-content {
padding-right: 0.5em;
width: 75%;
.header {
font-size: $font-up-1;
font-weight: bold;