diff --git a/custom.css b/custom.css index c92b4c7..de36052 100644 --- a/custom.css +++ b/custom.css @@ -42,12 +42,18 @@ h1, h2, h3 { } .hero-copy h1 { font-size: 2.6rem; } -/* Hero stack: wordmark, then the tagline description, then the big - question - the description reordered to sit between them. */ +/* Hero stack, left-aligned: wordmark, then the tagline description, + then the big question - the description reordered to sit between + them. */ +.hero { + align-items: flex-start; + text-align: left; +} .hero-copy { display: flex; flex-direction: column; - align-items: center; + align-items: flex-start; + text-align: left; gap: 0.55rem; } .hero-copy .wordmark { order: 0; margin-bottom: 0.35rem; } diff --git a/images/wordmark.svg b/images/wordmark.svg index 7f10f45..2abc90c 100644 --- a/images/wordmark.svg +++ b/images/wordmark.svg @@ -1,9 +1,9 @@ - + Klingenberg Bygg - + @@ -16,7 +16,7 @@ - +