Omnibus commited on
Commit
e72dcde
1 Parent(s): a907f1f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -4
index.html CHANGED
@@ -7,8 +7,7 @@
7
 
8
  <style>
9
  .resp1{
10
- margin-left:10px,10px,10px,15px;
11
- margin:10px;
12
  padding:10px;
13
  border-color: white;
14
  border-width: medium;
@@ -19,8 +18,7 @@
19
  width: fit-content;
20
  }
21
  .resp2{
22
- margin-left:10px,10px,10px,20px;
23
- margin:10px;
24
  padding:10px;
25
  border-color: white;
26
  border-width: medium;
 
7
 
8
  <style>
9
  .resp1{
10
+ margin:10px 10px 10px 20px!important;
 
11
  padding:10px;
12
  border-color: white;
13
  border-width: medium;
 
18
  width: fit-content;
19
  }
20
  .resp2{
21
+ margin:10px 10px 10px 30px!important;
 
22
  padding:10px;
23
  border-color: white;
24
  border-width: medium;