Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
•
97bf037
1
Parent(s):
8a45863
Update style.css
Browse files
style.css
CHANGED
@@ -44,7 +44,7 @@ input[type='range'] {
|
|
44 |
}
|
45 |
|
46 |
|
47 |
-
.footer {
|
48 |
margin-bottom: 45px;
|
49 |
margin-top: 35px;
|
50 |
text-align: center;
|
@@ -75,7 +75,7 @@ input[type='range'] {
|
|
75 |
|
76 |
.animate-spin {
|
77 |
animation: spin 1s linear infinite;
|
78 |
-
}
|
79 |
/*
|
80 |
@keyframes spin {
|
81 |
from {
|
|
|
44 |
}
|
45 |
|
46 |
|
47 |
+
/* .footer {
|
48 |
margin-bottom: 45px;
|
49 |
margin-top: 35px;
|
50 |
text-align: center;
|
|
|
75 |
|
76 |
.animate-spin {
|
77 |
animation: spin 1s linear infinite;
|
78 |
+
} */
|
79 |
/*
|
80 |
@keyframes spin {
|
81 |
from {
|