diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-13 08:55:02 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-13 08:55:02 +0000 |
| commit | 952f7cefcd35550bb0930418e56c524f09eca92d (patch) | |
| tree | 9a681c15203eeb66f1a120ca65709e59ea63db68 /about.html | |
| parent | 8e52b58efedda826184280abbd9cf2c477fecde2 (diff) | |
Minor code clean up in html files
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -86,7 +86,7 @@ <main id = 'solutions-main'> <section class = 'search container'> - + <!-- Contributor Details --> <section class="abt-content"> <h3 class="">About Us</h3> <p class="about-p"> @@ -109,13 +109,9 @@ <p>Department: CS</p> <p>Email: placeholder@gmail.com</p> </section> - </section> - - </main> - <footer> <div class="navbar navbar-default navbar-fixed-bottom"> @@ -163,6 +159,5 @@ }); </script> - </body> </html>
\ No newline at end of file |
