monitor/src/app/get-started/get-started.component.css

3 lines
55 B
CSS

.transform-translate-y {
transform: translateY(50%);
}