First commit

This commit is contained in:
2019-10-19 00:53:52 +05:30
parent 60a6e378ad
commit 249bd0aaa9
66 changed files with 16604 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.c-page-loader__offline {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}