Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
mastofe
Commits
0744d6e5
Commit
0744d6e5
authored
May 21, 2019
by
Thibaut Girka
Committed by
ThibG
May 23, 2019
Browse files
Make headers font size proportional
parent
7c609bda
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/javascript/flavours/glitch/styles/components/status.scss
View file @
0744d6e5
...
...
@@ -40,11 +40,11 @@
h1
,
h2
{
font-weight
:
700
;
font-size
:
1
8px
;
font-size
:
1
.2em
;
}
h2
{
font-size
:
1
6px
;
font-size
:
1
.1em
;
}
h3
,
h4
,
h5
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment