Typicalc/frontend/styles/view/main/help-dialog.css

9 lines
115 B
CSS
Raw Normal View History

2021-01-29 16:15:59 +00:00
#contentLayout {
height: 80vh;
}
#headingLayout {
width: 80vw;
align-items: center;
justify-content: center;
2021-01-29 16:15:59 +00:00
}