Figma redesign #13
@ -352,7 +352,6 @@ footer {
|
||||
&.past-event { opacity: 0.5; }
|
||||
|
||||
.event-title {
|
||||
font-family: $sans_font;
|
||||
padding-bottom: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -1,11 +1,7 @@
|
||||
<div class="hero header octopus-mobile">
|
||||
<div class="hero-body">
|
||||
{{ $content_class := $.Page.Params.title | lower }}
|
||||
{{ if eq (.Title | lower) "abolish-the-family" }}
|
||||
<a class="button is-outlined button-book no-underline" href="/writing/abolish-the-family/">NEW BOOK <b>Abolish The Family</b></a><br />
|
||||
{{else}}
|
||||
<a class="button button-book no-underline" href="/writing/abolish-the-family/">NEW BOOK <b>Abolish The Family</b></a><br />
|
||||
{{end}}
|
||||
<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">
|
||||
{{ site.Params.header.name }}
|
||||
|
Reference in New Issue
Block a user