BraydenMoore commited on
Commit
2dde15b
·
1 Parent(s): bee2f76

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +5 -0
templates/index.html CHANGED
@@ -75,6 +75,11 @@
75
  flex-direction: column;
76
  align-items: center;
77
  }
 
 
 
 
 
78
  }
79
 
80
  </style>
 
75
  flex-direction: column;
76
  align-items: center;
77
  }
78
+
79
+ .feed {
80
+ width: 90%;
81
+ height: 500px;
82
+ }
83
  }
84
 
85
  </style>