mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-13 17:42:53 +08:00
Fix welcome image width
This commit is contained in:
parent
4dc98cc252
commit
7e368aaf1f
@ -36,6 +36,10 @@ md-card-content.terminal {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.welcome > div > img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.g-recaptcha div {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user