File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 }
5252
5353 svg {
54- max-height : 40 px ;
54+ max-height : 50 px ;
5555 fill : $primary-svg !important ;
5656 }
5757
Original file line number Diff line number Diff line change @@ -171,13 +171,13 @@ $quick-access-title-color: $primary;
171171$quick-access-title-padding : $home-section-title-padding !default ;
172172$quick-access-title-align : left !default ;
173173$quick-access-container-padding : 1rem 0 0 0 !default ;
174- $quick-access-width : 70 px ;
175- $quick-access-height : 70 px ;
174+ $quick-access-width : 100 px ;
175+ $quick-access-height : 100 px ;
176176$quick-access-background : $primary-light ;
177177$quick-access-border : solid 0 $primary-svg ;
178178$quick-access-border-radius : 8px ;
179179$quick-access-shadow : none !default ;
180- $quick-access-svg-width : 30 px ;
180+ $quick-access-svg-width : 50 px ;
181181$quick-access-svg-color : $primary-svg ;
182182$quick-access-item-title-margin : 0 0 1rem 0 ;
183183$quick-access-title-font-size : 15px ;
You can’t perform that action at this time.
0 commit comments