質問編集履歴
1
「padding:0px」→「padding:0px;」記載ミス…
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
.elementor-element elementor-element-085db10 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section{
|
24
24
|
|
25
|
-
padding:0px
|
25
|
+
padding:0px;
|
26
26
|
|
27
27
|
}
|
28
28
|
|
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
#085db10{
|
38
38
|
|
39
|
-
padding:0px
|
39
|
+
padding:0px;
|
40
40
|
|
41
41
|
}
|
42
42
|
|