mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-05 18:03:21 +08:00
Fix welcome image width
This commit is contained in:
committed by
Jonathan Leibiusky
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;
|
||||||
|
Reference in New Issue
Block a user