BraydenMoore commited on
Commit
febdfb8
·
1 Parent(s): 1418945

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -92,7 +92,7 @@
92
  margin-top: 20px;
93
  }
94
  .feed {
95
- transition: 0.3s ease;
96
  width: 100%;
97
  height: 100%;
98
  max-height: 80vh;
 
92
  margin-top: 20px;
93
  }
94
  .feed {
95
+ transition: opacity 0.3s ease;
96
  width: 100%;
97
  height: 100%;
98
  max-height: 80vh;