Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -113,7 +113,7 @@
|
|
113 |
font-size: 10pt;
|
114 |
}
|
115 |
.feed {
|
116 |
-
transition: 0.3s ease;
|
117 |
width: 100%;
|
118 |
height: 100%;
|
119 |
max-height: 80vh;
|
|
|
113 |
font-size: 10pt;
|
114 |
}
|
115 |
.feed {
|
116 |
+
transition: opacity 0.3s ease;
|
117 |
width: 100%;
|
118 |
height: 100%;
|
119 |
max-height: 80vh;
|