BraydenMoore commited on
Commit
6dfafdb
·
1 Parent(s): d0efac9

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +0 -2
templates/index.html CHANGED
@@ -51,7 +51,6 @@
51
  max-width: 85vw;
52
  }
53
  .feed {
54
- transition: 0.3s;
55
  padding: 1%;
56
  border-style: solid;
57
  border-width: 1px;
@@ -76,7 +75,6 @@
76
  box-sizing: border-box;
77
  }
78
  .info {
79
- transition: 0.3s;
80
  min-width: 620px;
81
  display: flex;
82
  flex-direction: column;
 
51
  max-width: 85vw;
52
  }
53
  .feed {
 
54
  padding: 1%;
55
  border-style: solid;
56
  border-width: 1px;
 
75
  box-sizing: border-box;
76
  }
77
  .info {
 
78
  min-width: 620px;
79
  display: flex;
80
  flex-direction: column;