Skip to content

Commit

Permalink
Release 1.2.1 (#154)
Browse files Browse the repository at this point in the history
Release 1.2.1

Co-authored-by: Gerald <gcastillo@everfi.com>
Co-authored-by: pyup.io bot <github-bot@pyup.io>
  • Loading branch information
3 people authored Sep 28, 2019
2 parents f168950 + 8bc307b commit 5dd004e
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 188 deletions.
14 changes: 8 additions & 6 deletions ordering/static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ a.btn {
color: #FFF;
}

#footer-buttons {
width: 20%;
margin-left:auto;
margin-right:auto;
}

.arrow {
background-color: #006200;
}
Expand Down Expand Up @@ -102,3 +96,11 @@ a.btn {
.no-color:hover {
background-color: transparent;
}

nav.navbar {
margin-bottom: 1rem;
}

table.table {
margin: 0;
}
Loading

0 comments on commit 5dd004e

Please sign in to comment.