Skip to content

Commit bca0d13

Browse files
Merge pull request #146 from Brainhack-Donostia/BHD2025
2nd pull request melissa
2 parents 3fa4f48 + f45a59b commit bca0d13

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_includes/css/agency.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body {
1212

1313
.text-muted {
1414
color: #{{ site.data.template.color.muted }};
15+
text-align: justify;
16+
text-align:last: center;
1517
}
1618
.text-yellow {
1719
color:#ffe95e ;
@@ -508,7 +510,8 @@ section h3.section-subheading {
508510
margin-left: 0;
509511
border: 7px solid #f1f1f1;
510512
border-radius: 100%;
511-
text-align: center;
513+
text-align: justify;
514+
text-align-last:center;
512515
color: #fff;
513516
background-color: #000;
514517
}

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<div class="intro-text">
5656
<div class="intro-lead-in"></div>
5757
<div class="intro-heading"> </div>
58-
<a href="https://forms.gle/2TNdvvh9zHKcMMYJ8" class="page-scroll btn btn-xl">COMING SOON!</a>
58+
<a href="https://forms.gle/2TNdvvh9zHKcMMYJ8" class="page-scroll btn btn-xl"disabled>November 19-21, 2025</a>
5959
</div>
6060
</div>
6161
</header>

0 commit comments

Comments
 (0)