Files
web/app/[lang]/webview/refresh/page.module.css
T
2024-05-28 11:45:40 +02:00

8 lines
125 B
CSS

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