Compare commits

...

3 Commits

Author SHA1 Message Date
Pau a1a6b08102 Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/sophie-lewis-hugo
continuous-integration/drone/push Build is passing Details
2023-01-19 08:07:10 +00:00
Pau 76116b7eec Re-add Octopus author 2023-01-19 08:06:26 +00:00
Pau dafe163055 change font size nav-tabs
continuous-integration/drone/push Build is passing Details
2023-01-16 23:02:07 +00:00
2 changed files with 3 additions and 1 deletions

View File

@ -26,3 +26,5 @@ I have a “Visiting Scholar” title at the Center for Research in Feminist, Qu
[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)_

View File

@ -49,7 +49,7 @@ hr {
}
a {
padding: 0.5rem 0;
font-size: 1rem;
font-size: 13px;
text-decoration: underline;
@media (max-width: 480px) { font-size: 1.1rem; }
color: $text-colour;