diff --git a/dist/style.css b/dist/style.css index dbe2358..d30275e 100644 --- a/dist/style.css +++ b/dist/style.css @@ -21,9 +21,6 @@ h1, h2, h3, h4, h5 { h1 { font-size: 2rem; - display: grid; - justify-content: center; - text-align: center; & span { font-size: 1.5rem; } @@ -31,10 +28,10 @@ h1 { main { background: var(--color-background); - display: grid; - gap: 2rem; padding: 2rem 1rem; } -.headline { +blockquote { + max-width: 100%; + word-break: break-all; } diff --git a/functions/template.html b/functions/template.html index e0f022d..d006680 100644 --- a/functions/template.html +++ b/functions/template.html @@ -10,6 +10,7 @@

Kukey.eu curated search for web developers

+

Super MVP, contact me on Mastodon or check out the source code

@@ -21,7 +22,7 @@

Kukey.eu curated search for web developers

  • {{ title }}

    {{ excerpt }}

    -
    {{{ highlight }}}
    +
    {{ highlight }}
    {{ url }}
  • {{/list}}