This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_home.css
2017-02-02 14:24:19 +01:00

11 lines
138 B
CSS

.home-welcome {
text-align: center;
margin-bottom: 50px;
}
#login-main {
max-width: 400px;
margin-left: auto;
margin-right: auto;
}