Fixed login logo sizes

This commit is contained in:
Andy Miller
2017-12-28 19:34:38 -07:00
parent fbe2808884
commit ffccb642de
6 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -300,7 +300,6 @@ tr {
h1 {
background: darken($nav-bg, 5%) url(../images/logo.svg) 50% 50% no-repeat;
background-size: 80%;
}
form {

View File

@@ -8,6 +8,7 @@
h1 {
height: 100px;
background-size: 40% !important;
}
form {
@@ -92,6 +93,7 @@
color: transparent;
height: 216px;
margin: 0;
background-size: 80% !important;
}
h5 {