UX: default h1 is just way too big

This commit is contained in:
Jeff Atwood 2016-03-08 16:29:05 -08:00
parent 091e7ef3ca
commit a28816e9d8
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ dfn {
*/
h1 {
font-size: 2em;
font-size: 1.6em;
margin: 0.67em 0;
}
@ -422,4 +422,4 @@ table {
td,
th {
padding: 0;
}
}