aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-08 09:09:14 +0000
committerHumairAK <humair88@hotmail.com>2016-07-08 09:09:14 +0000
commitd3f4c77dcee44e104dcfe85fe406e8568bac121b (patch)
tree199080a1f8a3b10f448e00d28e473293e6b4da8f /index.html
parent47e6bd136dd28a44ae7a3f5cb22dae83b988f9d4 (diff)
Fixed content centering for homepage
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index b78473b..6276e27 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<title>Solutions Repo</title>
<link href="assets/css/style.css" rel="stylesheet" type="text/css">
+ <link href='https://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="top-bar">
@@ -29,6 +30,7 @@
</nav>
<main>
+
<div id='search'>
<h2>The solutions to all your problems.</h2>
<!--<img src="assets/images/down.png">-->