mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
test removing animation
This commit is contained in:
parent
3333e83139
commit
09fa6932c1
1 changed files with 2 additions and 2 deletions
|
|
@ -99,7 +99,7 @@ body {
|
|||
}
|
||||
|
||||
/* These styles are for the loading spinner on the due considerations page*/
|
||||
@keyframes spin {
|
||||
/* @keyframes spin {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
|
@ -110,4 +110,4 @@ body {
|
|||
|
||||
.animate-spin {
|
||||
animation: spin 1s linear infinite;
|
||||
}
|
||||
} */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue