File tree Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Original file line number Diff line number Diff line change @@ -58,36 +58,6 @@ body {
5858 width : 400px ;
5959 height : 400px ;
6060}
61- .mainFeature-image ::before {
62- content : 'FPO' ;
63- position : absolute;
64- top : 0 ;
65- bottom : 0 ;
66- left : 0 ;
67- right : 0 ;
68- width : 400px ;
69- height : 200px ;
70- margin : auto;
71-
72- font-size : 200px ;
73- line-height : 240px ;
74- color : rgba (0 , 0 , 0 , 0.4 );
75- font-weight : bold;
76- text-align : center;
77-
78- transform : rotate (-30deg );
79- }
80- .mainFeature-image ::after {
81- content : ' ' ;
82- position : absolute;
83- top : 0 ;
84- bottom : 0 ;
85- left : 0 ;
86- right : 0 ;
87-
88- box-shadow : inset 0 0 1px rgba (0 , 0 , 0 , 0.2 );
89- border-radius : 3px ;
90- }
9161.mainFeature-subSection + .mainFeature-subSection {
9262 margin-top : 48px ;
9363}
@@ -132,36 +102,6 @@ body {
132102 width : 378px ;
133103 height : 200 ;
134104}
135- .secondaryFeature-image ::before {
136- content : 'FPO' ;
137- position : absolute;
138- top : 0 ;
139- bottom : 0 ;
140- left : 0 ;
141- right : 0 ;
142- width : 378px ;
143- height : 100px ;
144- margin : auto;
145-
146- font-size : 100px ;
147- line-height : 140px ;
148- color : rgba (0 , 0 , 0 , 0.4 );
149- font-weight : bold;
150- text-align : center;
151-
152- transform : rotate (-30deg );
153- }
154- .secondaryFeature-image ::after {
155- content : ' ' ;
156- position : absolute;
157- top : 0 ;
158- bottom : 0 ;
159- left : 0 ;
160- right : 0 ;
161-
162- box-shadow : inset 0 0 1px rgba (0 , 0 , 0 , 0.2 );
163- border-radius : 3px ;
164- }
165105
166106# download {
167107 padding : 70px 0 30px 0 ;
You can’t perform that action at this time.
0 commit comments