BraydenMoore commited on
Commit
c3c7b9b
·
1 Parent(s): 72505c8

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -66,7 +66,8 @@
66
  }
67
  .feed {
68
  height: 100%;
69
- width: 100%;
 
70
  }
71
  .map {
72
  width: 100%;
 
66
  }
67
  .feed {
68
  height: 100%;
69
+ width: auto;
70
+ max-width: 100%;
71
  }
72
  .map {
73
  width: 100%;