BraydenMoore commited on
Commit
a69c295
1 Parent(s): 36b91fc

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -126,8 +126,8 @@
126
  max-height: 100%;
127
  }
128
  .info {
129
- width: 90vw;
130
- height: 65vh;
131
  }
132
  }
133
  </style>
 
126
  max-height: 100%;
127
  }
128
  .info {
129
+ width: 90%;
130
+ height: 65%;
131
  }
132
  }
133
  </style>