This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Make headers font size proportional
closed-social-glitch-2
Thibaut Girka
5 years ago
committed by
ThibG
parent
7c609bdab9
commit
0744d6e571
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/javascript/flavours/glitch/styles/components/status.scss
+ 2
- 2
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -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
Loading…
Cancel
Save