BraydenMoore commited on
Commit
30247d3
1 Parent(s): f839496

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -6
templates/index.html CHANGED
@@ -56,12 +56,8 @@
56
  align-items: center;
57
  margin-right: 3%;
58
  margin-bottom: 3%;
59
- padding: 1%;
60
- border-style: solid;
61
- border-width: 2px;
62
- border-color: yellow;
63
- width: 60vw;
64
- height: 69vh;
65
  }
66
  .feed {
67
  transition: 0.3s ease;
 
56
  align-items: center;
57
  margin-right: 3%;
58
  margin-bottom: 3%;
59
+ width: 60%;
60
+ height: 69%;
 
 
 
 
61
  }
62
  .feed {
63
  transition: 0.3s ease;