webapp/src/components/Nav/Confirmed.scss
2022-10-05 20:17:38 +03:00

7 lines
96 B
SCSS

.center {
display: flex;
justify-content: center;
align-items: center;
height: 420px;
}