mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-23 03:25:07 +03:00
8 lines
161 B
SCSS
8 lines
161 B
SCSS
.download-app-screen {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
min-width: 100vw;
|
|
min-height: 100vh;
|
|
padding: 32px;
|
|
} |