Set line height for item headings

Este commit está contenido en:
Marcus Noble 2021-05-15 15:27:11 +01:00
padre 7613116bf3
commit ea8c2e4bbb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -31,6 +31,7 @@ class FeedItem extends HTMLElement {
h1, h2, h3, h4 {
font-family: "Atkinson Hyperlegible Bold";
margin-top: 1.3em;
line-height: 1em;
}
:root > h1 {
margin-top: 0;