Files
cardWorkoutApp/src/app/components/main/main.component.css
Will Baumbach f8062eaf05 fixing mobile
2020-04-21 22:44:59 -04:00

16 lines
187 B
CSS

.container {
margin-top: 2em;
}
.alert {
text-align: center;
}
.center {
display: block;
text-align: center;
}
.sticky-card {
max-height: 50%;
width: 100%;
}