H4
CODE
×
HTML
<h4 class=''>Dies ist eine hervorragende Überschrift</h4>
CSS
h4 { margin: 0 0 12px -1px; max-width: 800px; font-family: 'Roboto'; font-style: normal; font-weight: 300; letter-spacing: 0.01rem; word-spacing: 0.025rem; color: var(--black); font-size: 24px; line-height: 28px; margin-left: -1px; } @media screen and (max-width: 1119px) { h4 { margin-left: 0px; } } @media screen and (max-width: 767px) { h4 { font-size: 21px; line-height: 25px; margin-left: 0px; } }
JS
H4
barrierefrei
Letzte Änderung: 04.03.2023 - 18:58 Uhr
×
Dies ist eine hervorragende Überschrift