Skip to content

Commit 2c84062

Browse files
authored
Merge pull request #199 from Anupam-dagar/branch
remove unneccessary font and add metropolis
2 parents 6ce82e7 + 764ffa1 commit 2c84062

11 files changed

Lines changed: 15 additions & 5739 deletions

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<link rel="manifest" href="site.webmanifest">
1111
<link rel="apple-touch-icon" href="icon.png">
1212
<link rel="shortcut icon" href="static/img/logo-color-small.png">
13-
<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700|Open+Sans:400,500,600,700|Oswald:400,700|Roboto:400,700" rel="stylesheet">
13+
<!--<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700|Open+Sans:400,500,600,700|Oswald:400,700|Roboto:400,700" rel="stylesheet">-->
1414
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
1515
<link rel="stylesheet" href="static/css/main.css">
16-
<link href="https://fonts.googleapis.com/css?family=Vollkorn" rel="stylesheet">
16+
<!--<link href="https://fonts.googleapis.com/css?family=Vollkorn" rel="stylesheet">-->
1717
<link rel="stylesheet" href="static/css/bootstrap.min.css">
1818
<link rel="stylesheet" href="static/css/font-awesome.min.css">
1919
<link rel="stylesheet" href="static/css/main.css">
@@ -63,7 +63,7 @@
6363
</div>
6464
</div>
6565
</nav>
66-
66+
<section id="landing">
6767
<div class="container-fluid fullpage" style="padding-bottom: 10%;">
6868
<div class="row col-md-8 col-md-offset-2">
6969
<div id="scene" style="position: relative;">
@@ -86,16 +86,16 @@ <h4>Registration opening soon.</h4>
8686
<a class="btn btn-lg landing-btn" href="https://hint18.zulipchat.com" target="_blank">Chat With Us</a>
8787
</div>
8888
</div>
89-
89+
</section>
9090
<section id="about" class="fullpage" style="background-image: url(static/img/hint.jpg);background-repeat: no-repeat;background-size: cover;position: relative;color: white;">
9191
<div class="fullpage" style="background: rgba(0,0,0,0.6);">
9292
<div class="container-fluid">
9393
<div class="card-panel">
94-
<h1 class="wow fadeInUp text-center" data-wow-delay="0.2s" style="font-family: 'Avenir-Medium';">ABOUT</h1>
94+
<h1 class="wow fadeInUp text-center" data-wow-delay="0.2s" style="font-family: 'Metropolis';">ABOUT</h1>
9595
<br>
9696
<div class="row">
9797
<div class="col-md-12">
98-
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;font-family: 'Avenir-Medium';">Hack In The North is the biggest student-held hackathon in India. Over 300 students from all across India come together at IIIT Allahabad to spend 36 hours building projects that have potential to make life better. We're looking for simple, classy solutions to world problems. We at HINT believe that there exists no limitation on age, and hence we're open for all! Food, travel, somewhere to crash when you run out of energy - it's all on us.
98+
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;font-family: 'Metropolis';">Hack In The North is the biggest student-held hackathon in India. Over 300 students from all across India come together at IIIT Allahabad to spend 36 hours building projects that have potential to make life better. We're looking for simple, classy solutions to world problems. We at HINT believe that there exists no limitation on age, and hence we're open for all! Food, travel, somewhere to crash when you run out of energy - it's all on us.
9999
</h4>
100100
</div>
101101
</div>

static/css/cards.css

Lines changed: 9 additions & 1104 deletions
Large diffs are not rendered by default.

static/fonts/Avenir-Medium.eot

-136 KB
Binary file not shown.

static/fonts/Avenir-Medium.svg

Lines changed: 0 additions & 3521 deletions
This file was deleted.

static/fonts/Avenir-Medium.ttf

-136 KB
Binary file not shown.

static/fonts/Avenir-Medium.woff

-60.8 KB
Binary file not shown.

static/fonts/Metropolis-Medium.eot

17.8 KB
Binary file not shown.

static/fonts/Metropolis-Medium.ttf

39.6 KB
Binary file not shown.
17.3 KB
Binary file not shown.
16.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)