mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
[bin] Center timeline header
This commit is contained in:
parent
fe04acd399
commit
f9b11a2f5e
1 changed files with 2 additions and 3 deletions
|
|
@ -37,9 +37,8 @@
|
|||
<img src="../icons/scrolldown.svg" class="scroll-prompt" onclick="smoothScroll('.timeline')">
|
||||
<img src="../images/idea.png" class="huh floaty" style="animation-delay: -3000ms;">
|
||||
</section>
|
||||
<section class="section container timeline">
|
||||
<!-- timeline of project -->
|
||||
<h1>What will you make<br/><em>before summer break?</em></h1>
|
||||
<section class="section container timeline" style="padding-top: 3em">
|
||||
<h1 style="text-align: center;">What will you make<br/><em>before summer break?</em></h1>
|
||||
<div class="timeline-list">
|
||||
<div class="timeline-item" onclick="smoothScroll('.gambling-section')" style="cursor: pointer;">
|
||||
<em class="muted">Right now...</em>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue