Added loader + Improvements.

This commit is contained in:
Daniel
2022-06-03 11:56:19 +04:30
parent 1d23855eac
commit c5104f432c
17 changed files with 298 additions and 28 deletions
+7
View File
@@ -0,0 +1,7 @@
.loader {
position: absolute;
bottom: 100px;
left: 30%;
right: 30%;
text-align: center;
}