mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
UX: default h1 is just way too big
This commit is contained in:
parent
091e7ef3ca
commit
a28816e9d8
4
app/assets/stylesheets/vendor/normalize.scss
vendored
4
app/assets/stylesheets/vendor/normalize.scss
vendored
@ -131,7 +131,7 @@ dfn {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 1.6em;
|
||||||
margin: 0.67em 0;
|
margin: 0.67em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -422,4 +422,4 @@ table {
|
|||||||
td,
|
td,
|
||||||
th {
|
th {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user