Skip to content

Commit 9a1ec1f

Browse files
committed
sponsor page edited and heights increased
1 parent d56fb0d commit 9a1ec1f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

css/main.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ html,body {
380380
}
381381

382382
.sponsor-logo-section img {
383-
height: 3.5vw;
383+
height: 5.5vw;
384384
/*max-width: 20%;*/
385385
/*max-height: 5%;*/
386386
margin-left: 30px;
@@ -398,7 +398,7 @@ html,body {
398398
@media (max-width : 960px) {
399399

400400
.sponsor-logo-section img {
401-
height: 5vw;
401+
height: 8vw;
402402
margin-left: 30px;
403403
margin-right: 30px;
404404
}

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ <h1>
6969
Hack@NITKKR is a <span>12 hour Hackathon</span> organized by the students of <a target = "_blank" href = "http://www.nitkkr.ac.in/">National Institute of Technology, Kurukshetra</a>
7070
where students from different college come together and <span>hack</span> on hardware and software to give life to their ideas and <span>solves real life problems</span>.<br/>
7171
Get ready for :<br/><br/>
72-
12 hours of continuous coding<br/>
72+
<span>12 hours</span> of continuous coding<br/>
7373
Building and Breaking Stuff :P<br/>
74-
Solving Real life problem !
74+
Solving <span>Real life problems</span> !<br/>
75+
Unlimited <span>Swags</span> :)
7576
</h1>
7677
</div>
7778
<div id = "code-section">

0 commit comments

Comments
 (0)