Changes index

This commit is contained in:
Pau 2022-12-23 03:21:03 +01:00
parent 661a2d4a3c
commit 6856f890d3
5 changed files with 7 additions and 4 deletions

View File

@ -5,6 +5,7 @@ title: index
<h1 class="red-text">Announcement</h1>
<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>
<image class="centered" src="img/separator.jpg">
<h1>Im <b>Sophie Lewis</b>, writer, speaker, teacher, and recovering academic.</h1>
@ -20,7 +21,4 @@ My short book on family abolition, _Abolish the Family: A Manifesto for Care and
I have a “Visiting Scholar” title at the Center for Research in Feminist, Queer and Transgender Studies at the University of Pennsylvania. However, I am supported by my [patreon][patreon] subscribers, speaking fees, and Brooklyn Institute course enrollees. Check out [my course offerings here](https://thebrooklyninstitute.com/people/sophie-lewis/).
[patreon]: https://www.patreon.com/reproutopia
Since 2013, I have lectured in thirty cities and written for dozens of magazines and journals, including _The New York Times_. I hope you enjoy my video and essay archives and consider supporting my work.
_Octopus images by [Rupa DasGupta](https://anoctopusaday.tumblr.com/about)_

File diff suppressed because one or more lines are too long

BIN
static/img/separator.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
static/img/separator.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

@ -270,6 +270,11 @@ nav,footer {
//font-style: italic;
}
.centered{
margin-left: auto; 
margin-right: auto;
}
.cv-entry {
padding: 1rem 0;
font-family: $sans_font;