Skip to content

Commit

Permalink
updated log in page
Browse files Browse the repository at this point in the history
  • Loading branch information
jhustles committed Oct 1, 2020
1 parent 516b122 commit ee2b0a6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@


{% block main %}
<style>
#hero-intro {
width: 100%;
height: 100vh;
background: url("../img/hero-bg.jpg") top right;
background-size: cover;
opacity: 90%;
}

</style>


<div class="simple-login-container">
<div class="col-sm-6 my-1 form-group">
<h3>{{ message }}</h3>
Expand Down

0 comments on commit ee2b0a6

Please sign in to comment.