Spaces:
Running
Running
Commit
·
b7b44d6
1
Parent(s):
950aed4
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -51,6 +51,7 @@
|
|
51 |
max-width: 85vw;
|
52 |
}
|
53 |
.feed {
|
|
|
54 |
padding: 1%;
|
55 |
border-style: solid;
|
56 |
border-width: 1px;
|
|
|
51 |
max-width: 85vw;
|
52 |
}
|
53 |
.feed {
|
54 |
+
transition: 0.3s;
|
55 |
padding: 1%;
|
56 |
border-style: solid;
|
57 |
border-width: 1px;
|