soiz1 commited on
Commit
4a1d039
·
1 Parent(s): 60c8925

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -1099,8 +1099,8 @@ window.addEventListener('load', async () => {
1099
  position: fixed;
1100
  top: 50%;
1101
  left: 50%;
1102
- width: 300px;
1103
- height: 400px;
1104
  background: rgba(0,0,0,0.5);
1105
  color: #fff;
1106
  border-radius: 10px;
 
1099
  position: fixed;
1100
  top: 50%;
1101
  left: 50%;
1102
+ width: 200px;
1103
+ height: 265px;
1104
  background: rgba(0,0,0,0.5);
1105
  color: #fff;
1106
  border-radius: 10px;