Skip to content

Commit 1a8bd19

Browse files
committed
CSS fixes
1 parent c9a3407 commit 1a8bd19

File tree

2 files changed

+318
-296
lines changed

2 files changed

+318
-296
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,11 @@
110110

111111
<main class="mdl-layout__content">
112112
<div class="nwoc-landing-header">
113-
<div style="display: flex; flex-direction: row;">
113+
<div class="logo-section">
114114
<img class="nwoc-big-logo js-tilt" data-tilt src="./images/nwoc-logo.png" />
115-
<img class="codepeak-big-logo" src="./logo.33a91fcb.png"/>
115+
<a href="https://www.codepeak.tech/">
116+
<img class="codepeak-big-logo js-tilt" src="./logo.33a91fcb.png"/>
117+
</a>
116118
</div>
117119
<!-- <div class="nwoc-slogan">
118120
<p>NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that

0 commit comments

Comments
 (0)