JakeFake222 commited on
Commit
9bb556d
·
verified ·
1 Parent(s): 215bafb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -7,7 +7,7 @@
7
  <style>
8
  body {
9
  font-family: Arial, sans-serif;
10
- margin: 20px;
11
  text-align: center;
12
  touch-action: none; /* Prevent default touch behaviors like scrolling */
13
  }
@@ -17,7 +17,7 @@
17
  align-items: center;
18
  gap: 10px;
19
  margin: 20px 0;
20
- padding: 30px;
21
  border: 1px solid #ccc;
22
  }
23
  .imageWrapper {
 
7
  <style>
8
  body {
9
  font-family: Arial, sans-serif;
10
+ margin: 50px;
11
  text-align: center;
12
  touch-action: none; /* Prevent default touch behaviors like scrolling */
13
  }
 
17
  align-items: center;
18
  gap: 10px;
19
  margin: 20px 0;
20
+ padding: 10px;
21
  border: 1px solid #ccc;
22
  }
23
  .imageWrapper {