diff --git a/pages/pearlstreetcafe.html b/pages/pearlstreetcafe.html index a71c0f1..d53e3e8 100644 --- a/pages/pearlstreetcafe.html +++ b/pages/pearlstreetcafe.html @@ -7,7 +7,7 @@ div#body { columns: 3; - font: 8pt Helvetica, sans-serif; + font: 8.4pt 'Times New Roman', serif; padding: 0.5in; background-image: url("assets/img/coffee-shop.jpg"); background-color: rgba(0, 0, 0, 0.5); @@ -53,18 +53,15 @@ h2 { text-indent: 2em; text-align: justify; text-justify: inter-word; -} - -#body p:first-child { - margin-top: 0; - text-indent: 0; + hyphens: auto; + overflow-wrap: break-word; }
Trevor woke up at the usual time, naturally, without an alarm clock. A lot of podcasts are discussing the topic of mental health, and apparently waking up with an alarm is bad for anxiety. It took a couple of weeks but Trevor finally tuned his circadian rhythms to obey his schedule, rather than the other way around. He flops out of bed.
diff --git a/templates/base.gohtml b/templates/base.gohtml index 1e0de38..0363116 100644 --- a/templates/base.gohtml +++ b/templates/base.gohtml @@ -1,5 +1,5 @@ - + diff --git a/templates/index.gohtml b/templates/index.gohtml index d54f8f2..ea6d0a4 100644 --- a/templates/index.gohtml +++ b/templates/index.gohtml @@ -1,5 +1,5 @@ - +