Files
web/app/[lang]/webview/refresh/page.module.css
2024-05-28 15:05:16 +02:00

7 lines
99 B
CSS

.container {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}