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 f3362503d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {