mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
Make headers font size proportional
This commit is contained in:
parent
7c609bdab9
commit
0744d6e571
@ -40,11 +40,11 @@
|
|||||||
|
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 18px;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 16px;
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h3, h4, h5 {
|
h3, h4, h5 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user