mvp для просмотра и загрузки фильмов

This commit is contained in:
Kayashov.SM
2025-09-10 17:48:29 +04:00
parent 96089b272d
commit 39ec47c6d7
22 changed files with 1002 additions and 55 deletions

View File

@@ -11,3 +11,10 @@ code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
.col {
display: flex;
align-items: center;
justify-content: center;
margin: 10px;
}