BraydenMoore commited on
Commit
cfa4ad6
1 Parent(s): ec5825a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -74,6 +74,7 @@
74
  .map {
75
  width: 100%;
76
  height: 100%;
 
77
  margin: auto;
78
  }
79
 
 
74
  .map {
75
  width: 100%;
76
  height: 100%;
77
+ object-fit: cover;
78
  margin: auto;
79
  }
80