Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
•
6427ba4
1
Parent(s):
6a2fd41
Update style.css
Browse files
style.css
CHANGED
@@ -43,50 +43,6 @@ input[type='range'] {
|
|
43 |
--tw-ring-opacity: .5;
|
44 |
}
|
45 |
|
46 |
-
|
47 |
-
/* .footer {
|
48 |
-
margin-bottom: 45px;
|
49 |
-
margin-top: 35px;
|
50 |
-
text-align: center;
|
51 |
-
border-bottom: 1px solid #e5e5e5;
|
52 |
-
}
|
53 |
-
|
54 |
-
.footer>p {
|
55 |
-
font-size: .8rem;
|
56 |
-
display: inline-block;
|
57 |
-
padding: 0 10px;
|
58 |
-
transform: translateY(10px);
|
59 |
-
background: white;
|
60 |
-
}
|
61 |
-
|
62 |
-
.dark .footer {
|
63 |
-
border-color: #303030;
|
64 |
-
}
|
65 |
-
|
66 |
-
.dark .footer>p {
|
67 |
-
background: #0b0f19;
|
68 |
-
}
|
69 |
-
|
70 |
-
.acknowledgments h4 {
|
71 |
-
margin: 1.25em 0 .25em 0;
|
72 |
-
font-weight: bold;
|
73 |
-
font-size: 115%;
|
74 |
-
}
|
75 |
-
|
76 |
-
.animate-spin {
|
77 |
-
animation: spin 1s linear infinite;
|
78 |
-
} */
|
79 |
-
/*
|
80 |
-
@keyframes spin {
|
81 |
-
from {
|
82 |
-
transform: rotate(0deg);
|
83 |
-
}
|
84 |
-
|
85 |
-
to {
|
86 |
-
transform: rotate(360deg);
|
87 |
-
}
|
88 |
-
} */
|
89 |
-
|
90 |
.gr-form {
|
91 |
flex: 1 1 50%;
|
92 |
border-top-right-radius: 0;
|
|
|
43 |
--tw-ring-opacity: .5;
|
44 |
}
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
.gr-form {
|
47 |
flex: 1 1 50%;
|
48 |
border-top-right-radius: 0;
|