@@ -3254,15 +3254,11 @@ fieldset[disabled] .btn {
32543254}
32553255
32563256.menu__list {
3257- margin : 0 0 16px ;
3257+ margin : 0 0 16px 0 ;
32583258 padding : 0 ;
32593259 list-style : none;
32603260}
32613261
3262- .menu__list : last-child {
3263- margin-bottom : 0 ;
3264- }
3265-
32663262.menu__item {
32673263 position : relative;
32683264 margin : 2px 0 ;
@@ -4084,27 +4080,27 @@ fieldset[disabled] .btn {
40844080 opacity : 1 !important ;
40854081}
40864082
4087- .shadow -sm {
4083+ .lift -sm {
40884084 box-shadow : 0 1px 3px rgba (0 , 0 , 0 , 0.1 ) !important ;
40894085}
40904086
4091- .shadow -md {
4087+ .lift -md {
40924088 box-shadow : 0 6px 16px rgba (0 , 0 , 0 , 0.1 ) !important ;
40934089}
40944090
4095- .shadow -lg {
4091+ .lift -lg {
40964092 box-shadow : 0 8px 28px rgba (0 , 0 , 0 , 0.2 ) !important ;
40974093}
40984094
4099- .sharp- shadow-sm {
4095+ .shadow-sm {
41004096 box-shadow : 0 1px 3px rgba (0 , 0 , 0 , 0.1 ), 0 0 0 1px rgba (0 , 0 , 0 , 0.05 ) !important ;
41014097}
41024098
4103- .sharp- shadow-md {
4099+ .shadow-md {
41044100 box-shadow : 0 6px 16px rgba (0 , 0 , 0 , 0.1 ), 0 0 0 1px rgba (0 , 0 , 0 , 0.05 ) !important ;
41054101}
41064102
4107- .sharp- shadow-lg {
4103+ .shadow-lg {
41084104 box-shadow : 0 8px 28px rgba (0 , 0 , 0 , 0.2 ), 0 0 0 1px rgba (0 , 0 , 0 , 0.05 ) !important ;
41094105}
41104106
@@ -4834,63 +4830,63 @@ fieldset[disabled] .btn {
48344830}
48354831
48364832.ml-9 {
4837- margin-left : 64 px !important ;
4833+ margin-left : 40 px !important ;
48384834}
48394835
48404836.mt-9 {
4841- margin-top : 64 px !important ;
4837+ margin-top : 40 px !important ;
48424838}
48434839
48444840.mr-9 {
4845- margin-right : 64 px !important ;
4841+ margin-right : 40 px !important ;
48464842}
48474843
48484844.mb-9 {
4849- margin-bottom : 64 px !important ;
4845+ margin-bottom : 40 px !important ;
48504846}
48514847
48524848.mx-9 {
4853- margin-left : 64 px !important ;
4854- margin-right : 64 px !important ;
4849+ margin-left : 40 px !important ;
4850+ margin-right : 40 px !important ;
48554851}
48564852
48574853.my-9 {
4858- margin-top : 64 px !important ;
4859- margin-bottom : 64 px !important ;
4854+ margin-top : 40 px !important ;
4855+ margin-bottom : 40 px !important ;
48604856}
48614857
48624858.m-9 {
4863- margin : 64 px !important ;
4859+ margin : 40 px !important ;
48644860}
48654861
48664862.pl-9 {
4867- padding-left : 64 px !important ;
4863+ padding-left : 40 px !important ;
48684864}
48694865
48704866.pt-9 {
4871- padding-top : 64 px !important ;
4867+ padding-top : 40 px !important ;
48724868}
48734869
48744870.pr-9 {
4875- padding-right : 64 px !important ;
4871+ padding-right : 40 px !important ;
48764872}
48774873
48784874.pb-9 {
4879- padding-bottom : 64 px !important ;
4875+ padding-bottom : 40 px !important ;
48804876}
48814877
48824878.px-9 {
4883- padding-left : 64 px !important ;
4884- padding-right : 64 px !important ;
4879+ padding-left : 40 px !important ;
4880+ padding-right : 40 px !important ;
48854881}
48864882
48874883.py-9 {
4888- padding-top : 64 px !important ;
4889- padding-bottom : 64 px !important ;
4884+ padding-top : 40 px !important ;
4885+ padding-bottom : 40 px !important ;
48904886}
48914887
48924888.p-9 {
4893- padding : 64 px !important ;
4889+ padding : 40 px !important ;
48944890}
48954891
48964892.italic {
0 commit comments