File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed
src/containers/GigDetailsPage/components/GigDetails Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 143
143
margin-top : 10px ;
144
144
margin-bottom : 35px ;
145
145
line-height : 30px ;
146
- & > p {
146
+ p {
147
147
color : $tc-black ;
148
148
font-size : 16px ;
149
149
line-height : 26px ;
150
150
margin-bottom : 20px ;
151
151
margin-top : 0px ;
152
- & > p {
153
- margin-bottom : 20px ;
154
- & > strong {
155
- font-weight : 600 ;
156
- line-height : 20px ;
157
- text-align : left ;
158
- }
152
+ strong {
153
+ font-weight : 600 ;
154
+ line-height : 20px ;
155
+ text-align : left ;
159
156
}
160
- & > h3 {
157
+ h3 {
161
158
font-weight : 400px ;
162
159
font-size : 40px ;
163
160
line-height : 50px ;
164
161
text-transform : uppercase ;
165
162
margin-top : 40px ;
166
163
margin-bottom : 20px ;
167
164
}
168
- & > ul {
165
+ ul {
169
166
list-style-type : disc ;
170
- color : #151516 ;
171
- margin-bottom : 20px ;
172
- margin-left : 20px ;
173
167
line-height : 25px ;
168
+ margin-left : 20px ;
169
+ margin-bottom : 20px ;
174
170
font-size : 15px ;
171
+ color : #151516 ;
175
172
}
176
- & > ol {
173
+ ol {
177
174
list-style-type : decimal ;
178
175
font-size : 15px ;
179
176
font-weight : 400 ;
You can’t perform that action at this time.
0 commit comments