Skip to content

Commit

Permalink
style: Make index page look better (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmir committed Feb 24, 2018
1 parent 042458e commit e0f5e15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
</div>
<div class="row">
<div class="sixteen wide column">
<div class="ui hidden divider"></div>
<h1 class="sty">WE HOPE YOU HAVE A GOOD TIME HERE</h1>
<br>
</div>
Expand All @@ -63,4 +64,4 @@
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/semantic/dist/semantic.min.js"></script>

</html>
</html>

0 comments on commit e0f5e15

Please sign in to comment.