We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450400d commit f2aeb36Copy full SHA for f2aeb36
index.html
@@ -255,11 +255,11 @@ <h2>You want us to do</h2>
255
</div>
256
257
<ul class="outer-nav">
258
- <li class="">Home</li>
+ <li class="is-active">Home</li>
259
<li class="">Founders</li>
260
<li class="">About</li>
261
<li class="">Contact</li>
262
- <li class="is-active">We have experts on</li>
+ <li>We have experts on</li>
263
</ul>
264
265
@@ -268,4 +268,4 @@ <h2>You want us to do</h2>
268
<script src="assets/js/functions-min.js"></script>
269
270
271
-</body></html>
+</body></html>
0 commit comments