ampache_react/app/styles/Login.scss

10 lines
113 B
SCSS

.titleImage {
height: 46px;
}
@media (max-width: 767px) {
.submit {
text-align: center;
}
}