Skip to content

Commit 283b916

Browse files
committed
homepage update
1 parent 7cad76e commit 283b916

2 files changed

Lines changed: 19 additions & 18 deletions

File tree

public/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ font-size: calc(var(--large-text) * 0.3);
596596
.prom-26 .ticket-pill {
597597
color: black !important;
598598
background-color: white;
599-
padding: 0.3em;
599+
padding: 0.3em 0.5em;
600600
border-radius: 0.75em;
601601
font-size: 0.75em;
602602
}

public/templates/index.hbs

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,25 @@
117117

118118

119119
<div class="rows-2">
120+
{{!-- prom --}}
120121

122+
<div class="grid-1 currently">
123+
<div class="grid-1 featured prom-26">
124+
<div class="featured-text">
125+
<div class="top">
126+
<h4 class="type"><a href="https://sfpc.study/poetic-promenade">community event</a></h4>
127+
<h2 id="session-name" style="font-size:2.5rem"> Poetic Promenade
128+
129+
</h2>
130+
131+
</div>
132+
<div class="bottom">
133+
<h4 class="details">June 20-21<span class="dot"> · </span>Roulette, Brooklyn, NY<span class="dot"> · </span>A prom, a graduation, a fundraiser, a community celebration</h4>
134+
<h4 style="margin-top:0.3em" ><span class="ticket-pill">Tickets on sale now</span></h4>
135+
</div>
136+
</div>
137+
</div>
138+
</div>
121139
<div class="grid-1 currently">
122140
<div class="grid-4 featured summer-26" style="pointer-events:none">
123141
<div class="featured-text">
@@ -267,24 +285,7 @@
267285

268286

269287
</div>
270-
<div class="grid-1 currently">
271-
{{!-- prom --}}
272-
<div class="grid-1 featured prom-26">
273-
<div class="featured-text">
274-
<div class="top">
275-
<h4 class="type"><a href="https://sfpc.study/poetic-promenade">community event</a></h4>
276-
<h2 id="session-name" style="font-size:2.5rem"> Poetic Promenade
277-
278-
</h2>
279288

280-
</div>
281-
<div class="bottom">
282-
<h4 class="details">June 20-21<span class="dot"> · </span>Roulette, Brooklyn, NY<span class="dot"> · </span>A prom, a graduation, a fundraiser, a community celebration</h4>
283-
<h4 ><span class="ticket-pill">Tickets on sale now</span></h4>
284-
</div>
285-
</div>
286-
</div>
287-
</div>
288289
{{!-- future schools --}}
289290
<div class="grid-1 currently">
290291

0 commit comments

Comments
 (0)