webapp/src/components/Nav/Confirmed.scss
Igor Lobanov 23541c06ce Revert "oauth-confirm moved"
This reverts commit 5700968caf.
2022-10-31 13:36:41 +01:00

7 lines
96 B
SCSS

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