Skip to content

Commit a58e1ad

Browse files
updated
1 parent 304f9cf commit a58e1ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/* Root Variables & Base Styles */
2020
:root {
2121
--primary-color: #0d1b2a;
22-
--secondary-color: #415a77;
22+
--secondary-color: #004b49;
2323
--accent-color: #778da9;
2424
--highlight-color: #e0e1dd;
2525
--text-primary: #f8f9fa;
@@ -665,7 +665,7 @@
665665
<div class="hero-container">
666666
<div class="hero-content animate-slide-up">
667667

668-
<h1 class="display-1 hero-title">We Contribute.</h1>
668+
<h1 class="display-1 hero-title" style="margin-top: 7rem;">We Contribute.</h1>
669669
<p class="hero-description body-lg">
670670
The Community.<br>We let young programmers, STEM innovators, diruptors to make a visible change in the world, with the massive support from our community,
671671
</p>
@@ -739,7 +739,7 @@ <h2 class="heading-xl">Team Up, Compete</h2>
739739
Create teams and compete in groundbreaking tech competitions and hackathons.
740740
</p>
741741
</div>
742-
<p class="section-subtitle" style="margin-top: 3rem;">We're</p>
742+
<p class="section-subtitle" style="width:100%; display: flex;justify-content: center;align-items: center; margin-top: 3rem;">We're</p>
743743
<div class="hero-stats" style="margin-top: 3rem;">
744744
<div class="stat">
745745
<span class="stat-number">15+</span>

0 commit comments

Comments
 (0)