Skip to content

Commit 29492ca

Browse files
Merge pull request #8 from jai-dewani/Sponors
Updated IBM as collaborator
2 parents ce3dc47 + 4cb83df commit 29492ca

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Sponsors/ibm.jpg

114 KB
Loading

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}
44

55
#intro{
6-
height: 95%;
6+
height: auto;
77
width: 100%;
88
position: relative;
99
}
@@ -37,7 +37,7 @@
3737
}
3838
#registration{
3939
width: 100%;
40-
height: 40%;
40+
height: auto;
4141
letter-spacing: 3px;
4242
}
4343
#timeline{

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,9 @@
168168
<div class="col s12 m12 l12 blue">
169169
<center>
170170
<div class="hide-on-med-and-down">
171-
<h2 class="white-text">HACK D UNHACKD'</h2>
171+
<h2 class="white-text" style="margin-bottom: 0.0rem;">HACK D UNHACKD'</h2>
172+
<h4 class="white-text" style="line-height: 100%; margin: 0.8rem;">In collaboration with</h4>
173+
<img src="Sponsors/ibm.jpg" style="width: 20%">
172174
<br>
173175
<h4 class="white-text">16th - 18th March 2018</h4>
174176
<h4 class="white-text">International Institute of Information Technology - Naya Raipur</h4>
@@ -184,6 +186,8 @@ <h4 class="white-text">International Institute of Information Technology - Naya
184186
</div>
185187
<div class="hide-on-large-only">
186188
<h4 class="white-text">HACK D UNHACKD'</h4>
189+
<h6 class="white-text" style="line-height: 100%; margin: 0.8rem;">In collaboration with</h6>
190+
<img src="Sponsors/ibm.jpg" style="width: 35%">
187191
<h6 class="white-text">16th - 18th March 2018</h6>
188192
<h6 class="white-text">International Institute of Information Technology - Naya Raipur</h6>
189193

0 commit comments

Comments
 (0)