From 35e0f0191183b85517c86e0c085545f61c4f0bd1 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 28 Sep 2022 13:07:25 +0500 Subject: [PATCH] add link to abolish the family in writing.md --- content/writing.md | 9 +++++++-- themes/sophie-lewis/assets/scss/main.scss | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/content/writing.md b/content/writing.md index af45e2e..5d5d848 100644 --- a/content/writing.md +++ b/content/writing.md @@ -8,10 +8,15 @@ octo: octo-4.webp
BOOKS

Abolish the Family: A Manifesto for Care and Liberation

-

Coming soon!

+

Pre-order now!

diff --git a/themes/sophie-lewis/assets/scss/main.scss b/themes/sophie-lewis/assets/scss/main.scss index dd8fe71..ed3757b 100644 --- a/themes/sophie-lewis/assets/scss/main.scss +++ b/themes/sophie-lewis/assets/scss/main.scss @@ -189,7 +189,7 @@ hr { } .small-cover { - float: left; + // float: left; margin-right: 1rem; width: 25%; }