Change announcement II
This commit is contained in:
parent
e1e8072571
commit
45e49756bb
@ -3,11 +3,11 @@ Octo: octo-2.webp
|
|||||||
title: index
|
title: index
|
||||||
---
|
---
|
||||||
|
|
||||||
<h1>ANNOUNCEMENT</h1>
|
<h1 class="red-text">Announcement</h1>
|
||||||
Abolish the Family: A Manifesto for Care and Liberation <a href="https://www.versobooks.com/books/4075-abolish-the-family">Available For Pre-Order Now</a>.
|
<p class="red-text">Abolish the Family: A Manifesto for Care and Liberation <a href="https://www.versobooks.com/books/4075-abolish-the-family">Available For Pre-Order Now</a>.<p>
|
||||||
|
|
||||||
|
|
||||||
I’m ***Sophie Lewis***, writer, speaker, teacher, and recovering academic.
|
<h1>I’m <b>Sophie Lewis</b>, writer, speaker, teacher, and recovering academic.</h1>
|
||||||
|
|
||||||
Ian Bonaparte, of Janklow & Nesbit, is my literary agent, and you can contact him at [ibonaparte@janklow.com](mailto:ibonaparte@janklow.com).
|
Ian Bonaparte, of Janklow & Nesbit, is my literary agent, and you can contact him at [ibonaparte@janklow.com](mailto:ibonaparte@janklow.com).
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -17,10 +17,14 @@ body {
|
|||||||
h1{
|
h1{
|
||||||
font-family: $mono_font;
|
font-family: $mono_font;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
|
|
||||||
|
.red-text{
|
||||||
|
color: #eb2b2b;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
red-text{
|
.red-text{
|
||||||
color: #eb2b2b;
|
color: #eb2b2b;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user