fcernafukuzaki commited on
Commit
af09340
·
1 Parent(s): 0e201ea

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -30,8 +30,8 @@
30
  position: absolute;
31
  top: 0;
32
  left: 0;
33
- width: 100%;
34
- height: 100%;
35
  background-color: rgba(255, 255, 255, 0.5);
36
  pointer-events: none; /* Permite interactuar con elementos debajo */
37
  }
 
30
  position: absolute;
31
  top: 0;
32
  left: 0;
33
+ width: 640;
34
+ height: 480;
35
  background-color: rgba(255, 255, 255, 0.5);
36
  pointer-events: none; /* Permite interactuar con elementos debajo */
37
  }