mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-14 18:27:25 +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;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.welcome > div > img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.g-recaptcha div {
|
.g-recaptcha div {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user