webapp/src/components/Nav/Confirmed.scss

7 lines
96 B
SCSS
Raw Normal View History

2022-10-05 17:17:38 +00:00
.center {
display: flex;
justify-content: center;
align-items: center;
height: 420px;
}