Skip to content

Commit 3e66fdf

Browse files
committed
Update title with uppercased League Gothic font
1 parent 10b5fe4 commit 3e66fdf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ layout: plain
44

55
<style type="text/css">
66
@import"https://fonts.googleapis.com/css2?family=Space+Mono&display=swap";
7+
@import"https://fonts.googleapis.com/css2?family=League+Gothic&display=swap";
78
html { scroll-behavior:smooth }
89
body {
910
font-family: "Roboto","Noto Sans JP",sans-serif;
@@ -49,9 +50,12 @@ layout: plain
4950
alt="CoderDojo Logo"
5051
title="CoderDojo Logo" />
5152
</div>
52-
<div style="margin-top: 1.0em;">Coolest Projects Japan</div>
53-
<div style="margin-top: 0.0em;">2026</div>
54-
<div style="margin-top: 0.5em;">2026年3月29日(日曜)開催決定!</div>
53+
54+
<div style="margin-top: 1.0em; font-family: 'League Gothic', sans-serif; text-transform: uppercase; font-size: 150%;">
55+
Coolest Projects Japan 2026
56+
</div>
57+
58+
<div style="margin-top: 1.5em;">2026年3月29日(日曜)開催決定!</div>
5559
<div style="margin-top: 0.5em;">なごのキャンパス@名古屋</div>
5660
<!--<div style="margin-top: 0.5em;" class="cursor">SAVE THE DATE</div>-->
5761

0 commit comments

Comments
 (0)