Compare commits
2 Commits
staging
...
8563f82c17
Author | SHA1 | Date | |
---|---|---|---|
8563f82c17 | |||
202cf91463 |
@ -3,5 +3,5 @@ title: "OnlineCourseOfferings"
|
||||
octo: octo-3.webp
|
||||
---
|
||||
|
||||
<p>Check out my most recent short course offerings, online and open to all, at the <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Brookline Institute for Social Research</a>. </p>
|
||||
<p>Check out my most recent short course offerings, online and open to all, at the <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Brooklyn Institute for Social Research</a>. </p>
|
||||
<p>Course I've taught in the 2020-2023 period have included: Transfeminism, Femonationalism, Who is Feminism For?, What is Family Abolition?, Children's Liberation, Kathi Weeks: The Problem with Work, Shulamith Firestone: The Dialectic of Sex, Feminists Against Women: The Politics of Trans-Exclusionary Radical Feminism, and Ecofeminism and Xenofeminism. <a href="https://thebrooklyninstitute.com/people/sophie-lewis/" target="_blank">Enroll today!</a></p>
|
||||
|
@ -261,6 +261,12 @@ hr {
|
||||
font-weight: 200;
|
||||
}
|
||||
|
||||
.site-title {
|
||||
@media (max-width: 786px) {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font-family: $sans_font;
|
||||
font-weight: 200;
|
||||
|
@ -3,7 +3,7 @@
|
||||
{{ $content_class := $.Page.Params.title | lower }}
|
||||
<a class="button button-book no-underline" href="/writing/abolish-the-family/">NEW BOOK <b>Abolish The Family</b></a><br />
|
||||
<a class="no-underline" href="/">
|
||||
<p class="title is-size-0-1">
|
||||
<p class="site-title title is-size-0-1">
|
||||
{{ site.Params.header.name }}
|
||||
</p>
|
||||
<p class="subtitle is-size-6">
|
||||
|
Reference in New Issue
Block a user