Merge pull request #313 from Budibase/login-logo-update

login logo update
This commit is contained in:
Joe 2020-06-03 15:59:30 +01:00 committed by GitHub
commit f413c7531c
1 changed files with 2 additions and 2 deletions

View File

@ -99,11 +99,11 @@
}
.logo-container {
margin-bottom: 20px;
margin-bottom: 10px;
}
.logo-container > img {
max-width: 100%;
max-width: 200px;
}
.login-button-container {