File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 167167 padding : 0.5rem ;
168168
169169 .btn {
170+
171+ svg {
172+ margin : 0 !important ;
173+ width : 80% !important ;
174+ height : auto !important ;
175+ max-width : 40px !important ;
176+ }
177+
170178 .text {
171179 display : none ;
172180 @media (max-width : 768px ) {
185193 padding-left : 0 ;
186194 padding-right : 0 ;
187195 margin : auto !important ;
196+ width : 100% ;
197+
188198 button {
189199 text-align : center !important ;
190200 padding-left : 0 !important ;
191201 padding-right : 0 !important ;
192- margin : auto !important ;
202+ margin : auto !important ;
203+ width : 100% !important ;
193204
194205 svg {
195206 margin : 0 !important ;
207+ width : 80% !important ;
208+ height : auto !important ;
209+ max-width : 40px !important ;
196210 }
197211 }
198212 }
206220
207221 svg {
208222 margin : 0 !important ;
223+ width : 80% !important ;
224+ height : auto !important ;
225+ max-width : 40px !important ;
209226 }
210227
211228 .text {
You can’t perform that action at this time.
0 commit comments