Cleaner code with prettier.

This commit is contained in:
Daniel
2022-06-16 13:43:44 +04:30
parent e2db7e71ac
commit 10d3a05c1d
32 changed files with 1021 additions and 754 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
.loader {
position: fixed;
bottom: 10%;
left: 30%;
right: 30%;
text-align: center;
}
position: fixed;
bottom: 10%;
left: 30%;
right: 30%;
text-align: center;
}