Files
linkwarden/src/styles/Loader.css
T
2022-06-16 13:43:44 +04:30

8 lines
95 B
CSS

.loader {
position: fixed;
bottom: 10%;
left: 30%;
right: 30%;
text-align: center;
}