hermes-web-angular/src/app/auth/tts-login/tts-login.component.scss

14 lines
169 B
SCSS
Raw Normal View History

2024-12-28 01:36:33 +00:00
.main-div {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
h4 {
text-align: center;
}
.main-card {
width: 20%;
}