Skip to content

Commit

Permalink
wipp
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryPancake committed Nov 30, 2023
1 parent 92faedc commit dace009
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permalink: /
<h1 class="ala-font mb-4" style="font-size: 6rem;">Welcome</h1>
<h4 class="ala-font2" style="margin-bottom: 12rem;">2023 Student Showcase</h4>
</div>
<div class="row mt-5 mx-3">
<div class="row mt-5 ms-3 me-2">
<div class="col-8">
<p>This year's <i>Donuts & Droids</i> showcase highlights our incredible short films <i>Alone</i> and <i>Coffee Break</i>. A sincere thank you to our staff for helping all the students cross the finish line and never feel Alone during the process. We hope you enjoy the showcase and take the chance to check out our graduates' work!</p>
<p>We would like to acknowledge the Gadigal people of the Eora Nation upon whose ancestral lands our city campus now stands. We would also like to pay respect to the Elders both past and present, acknowledging them as the traditional custodians of knowledge for this land.</p>
Expand Down
6 changes: 6 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,10 @@ a {

.sl-wrapper * {
color: white !important;
}

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 1140px;
}
}
Binary file added assets/images/home/AloneDonut_Cropped.webp
Binary file not shown.

0 comments on commit dace009

Please sign in to comment.