fixed loader alignment

This commit is contained in:
sairaj mote 2023-05-27 12:27:42 +05:30
parent 43ff4f3793
commit c3570a25ce
3 changed files with 3 additions and 1 deletions

View File

@ -594,6 +594,7 @@ sm-copy {
}
#loading sm-spinner {
margin-bottom: 1.5rem;
justify-self: center;
}
#main_header {

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -556,6 +556,7 @@ sm-copy {
text-align: center;
sm-spinner {
margin-bottom: 1.5rem;
justify-self: center;
}
}