Skip to content

Commit d1893df

Browse files
author
NebuDev14
committed
more navbar cleanup
1 parent 12cf18e commit d1893df

File tree

1 file changed

+26
-31
lines changed

1 file changed

+26
-31
lines changed

index.html

Lines changed: 26 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,15 @@
9292
id="menu3-0"
9393
>
9494
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
95-
<div class="container bg-[#171717]">
96-
<div class="navbar-brand">
97-
<span class="navbar-logo">
98-
<a href="https://hack.wpi.edu">
99-
<img
100-
src="assets/images/goathacks2024goat3-96x106.png"
101-
alt="Hack@WPI 2021"
102-
style="height: 3rem"
103-
ckear />
104-
</a>
105-
</span>
106-
107-
</div>
95+
<div class="flex mx-2 my-3 bg-[#171717]">
96+
<a href="https://hack.wpi.edu">
97+
<img
98+
src="assets/images/goathacks2024goat3-96x106.png"
99+
alt="Hack@WPI 2021"
100+
style="height: 3rem"
101+
/>
102+
</a>
103+
108104
<button
109105
class="navbar-toggler"
110106
type="button"
@@ -158,11 +154,9 @@
158154
</li>
159155
</ul>
160156
<div class="icons-menu">
161-
<!--
162-
<a class="iconfont-wrapper" href="https://discord.gg/BbHQZYQ7">
163-
<span class="p-2 mbr-iconfont socicon-discord socicon"></span>
164-
</a>
165-
-->
157+
<a class="iconfont-wrapper" href="https://discord.gg/BbHQZYQ7">
158+
<span class="p-2 mbr-iconfont socicon-discord socicon"></span>
159+
</a>
166160
</div>
167161
</div>
168162
</div>
@@ -244,7 +238,7 @@ <h1 class="card-title mbr-fonts-style mb-3 display-2">
244238
</div>
245239
</section> -->
246240

247-
<section
241+
<section
248242
data-bs-version="5.1"
249243
class="slider4 mbr-embla cid-t5rSAuN6jS"
250244
id="slider4-10"
@@ -432,18 +426,17 @@ <h1 class="card-title mbr-fonts-style mb-3 display-2">
432426
</div>
433427
</div> -->
434428

435-
<div class="item-wrapper">
436-
<div class="item-img -ml-40">
437-
<img
438-
src="assets/images/14054333-3626242934684-2993608365764809290-o-708x469.jpg"
439-
data-slide-to="7"
440-
data-bs-slide-to="7"
441-
style="width: 50%; height: auto; object-fit: cover;"
442-
/>
429+
<div class="item-wrapper">
430+
<div class="item-img -ml-40">
431+
<img
432+
src="assets/images/14054333-3626242934684-2993608365764809290-o-708x469.jpg"
433+
data-slide-to="7"
434+
data-bs-slide-to="7"
435+
style="width: 50%; height: auto; object-fit: cover"
436+
/>
437+
</div>
443438
</div>
444-
</div>
445-
446-
</section>
439+
</section>
447440

448441
<section
449442
data-bs-version="5.1"
@@ -456,7 +449,9 @@ <h1 class="card-title mbr-fonts-style mb-3 display-2">
456449
<h3
457450
class="mbr-section-title mbr-fonts-style align-center m-0 display-2"
458451
>
459-
<strong class="text-white border-b-2 border-[#880217]">Sponsors</strong>
452+
<strong class="text-white border-b-2 border-[#880217]"
453+
>Sponsors</strong
454+
>
460455
</h3>
461456
</div>
462457
<div class="row mbr-gallery mt-4">

0 commit comments

Comments
 (0)