soiz1 commited on
Commit
d262868
·
1 Parent(s): 966b87c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -320,7 +320,7 @@ document.addEventListener('DOMContentLoaded', function () {
320
  display: flex;
321
  flex-direction: column;
322
  width: 100%;
323
- max-width: 800px;
324
  background-color: rgba(17, 34, 64, 0.5);
325
  border-radius: 10px;
326
  padding: 20px;
 
320
  display: flex;
321
  flex-direction: column;
322
  width: 100%;
323
+ max-width: 1000px;
324
  background-color: rgba(17, 34, 64, 0.5);
325
  border-radius: 10px;
326
  padding: 20px;