Skip to content

Commit 4276a97

Browse files
committed
spacing update
1 parent b9fd553 commit 4276a97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

public/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
442442
.summer-25 #session-name, #tag.summer-25 {
443443
font-family: var(--summer-25-title-font) !important;
444444
/* text-transform: uppercase; */
445-
letter-spacing: .3rem;
445+
letter-spacing: 0.1rem;
446446
-webkit-text-stroke: 2px;
447447
}
448448

public/templates/index_staging.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@
110110
<p tabindex="0" class="large">
111111
<!-- <span id="session-name"><a href="/sessions/summer-24">Spring 2024</a></span> · -->
112112
The School for Poetic Computation is an experimental school in New York City and online supporting interdisciplinary
113-
study in art, code, hardware and critical theory. It's a place for learning and unlearning.
113+
study in art, code, hardware and critical theory. We just announced our Summer season of programs.
114114
<!-- Learn about our recent transformation <a href="">here</a>, or visit our old website <a href="">here</a>. -->
115-
Learn more about us <a href="about">here</a>. <BR><BR>
115+
Learn more <a href="/sessions/summer-25">here</a>. <BR><BR>
116116
</p>
117117
</div>
118118

0 commit comments

Comments
 (0)