回答編集履歴
1
修正
test
CHANGED
@@ -25,20 +25,6 @@
|
|
25
25
|
height: 40px;
|
26
26
|
|
27
27
|
margin-bottom: -20px;
|
28
|
-
|
29
|
-
}
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
.about-wrapper .about h2 > span {
|
34
|
-
|
35
|
-
color: red;
|
36
|
-
|
37
|
-
margin-top: 40px;
|
38
|
-
|
39
|
-
margin-right: 20px;
|
40
|
-
|
41
|
-
font-size: 120%;
|
42
28
|
|
43
29
|
}
|
44
30
|
|