Spaces:
Sleeping
Sleeping
Update static/style.css
Browse files- static/style.css +0 -5
static/style.css
CHANGED
@@ -16,11 +16,6 @@ body {
|
|
16 |
text-align: center;
|
17 |
width: 300px;
|
18 |
opacity: 1;
|
19 |
-
transition: opacity 0.5s ease-in-out;
|
20 |
-
}
|
21 |
-
|
22 |
-
.flashcard.fade-out {
|
23 |
-
opacity: 0;
|
24 |
}
|
25 |
|
26 |
.content {
|
|
|
16 |
text-align: center;
|
17 |
width: 300px;
|
18 |
opacity: 1;
|
|
|
|
|
|
|
|
|
|
|
19 |
}
|
20 |
|
21 |
.content {
|