diff --git a/assets/scss/content/index.scss b/assets/scss/content/index.scss index b342c17..dba62c7 100644 --- a/assets/scss/content/index.scss +++ b/assets/scss/content/index.scss @@ -22,15 +22,27 @@ margin-top: 2em; } .quotes { - color: #555; + padding: 2rem; font-size: 1.25rem; display: flex; flex-flow: column; - justify-content: space-around; + justify-content: space-between; line-height: 1.5; - gap: 4rem; + gap: 2em; font-family: monospace; + .heading { + font-weight: 700; + font-family: initial; + } + } + .quotes-container { + color: #555; + display: flex; + flex-flow: column; + justify-content: space-around; + flex-grow: 1; + gap: 3rem; } #summary .container { diff --git a/layouts/index.html b/layouts/index.html index 9766642..7b56485 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -20,6 +20,8 @@
+

things people have said to me

+

it's scary how much you know.

@@ -29,6 +31,10 @@

VERY MUCH not garbage [...] a worthwhile human

+
+

honestly, i trust your judgement more than i trust my own.

+
+