Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
width: fit-content;
|
35 |
}
|
36 |
.resp1{
|
37 |
-
margin:10px 10px 10px
|
38 |
padding:10px;
|
39 |
border-color: white;
|
40 |
border-width: medium;
|
@@ -45,7 +45,7 @@
|
|
45 |
width: fit-content;
|
46 |
}
|
47 |
.resp2{
|
48 |
-
margin:10px 10px 10px
|
49 |
padding:10px;
|
50 |
border-color: white;
|
51 |
border-width: medium;
|
|
|
34 |
width: fit-content;
|
35 |
}
|
36 |
.resp1{
|
37 |
+
margin:10px 10px 10px 30px!important;
|
38 |
padding:10px;
|
39 |
border-color: white;
|
40 |
border-width: medium;
|
|
|
45 |
width: fit-content;
|
46 |
}
|
47 |
.resp2{
|
48 |
+
margin:10px 10px 10px 50px!important;
|
49 |
padding:10px;
|
50 |
border-color: white;
|
51 |
border-width: medium;
|