Viewing File: /home/maglabs/it/app/design/adminhtml/Magento/backend/web/app/setup/styles/less/pages/_landing.less
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */
.page-landing {
margin: 7.6% auto 0;
max-width: 44rem;
text-align: center;
.logo {
height: 5.6rem;
margin-bottom: 2rem;
width: 19.2rem;
}
.text-version {
margin-bottom: 3rem;
}
.text-welcome {
margin-bottom: 6.5rem;
}
.text-terms {
margin-bottom: 2.5rem;
text-align: center;
}
.btn-submit {
margin-bottom: @indent__base;
}
}
Back to Directory
File Manager