File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 < div class ="row justify-content-start ">
77 < div class ="col-12 col-md-12 ">
88 < h1 class ="title "> {{ page.title }}</ h1 >
9- {{ content }}
9+ < div class =" content " > {{ content }}</ div >
1010 </ div >
1111 </ div >
1212</ div >
Original file line number Diff line number Diff line change 55 img {
66 max-width : 100% ;
77 height : auto ;
8- margin-top : 20px ;
98 margin-bottom : 20px ;
109 }
1110 strong {
Original file line number Diff line number Diff line change 2323 .feature-title {
2424 }
2525 .feature-content {
26- margin-bottom : 0 ;
27- margin-top : auto ;
26+ margin-bottom : auto ;
27+ margin-top : 0 ;
2828 }
2929}
Original file line number Diff line number Diff line change 55 padding-top : 60px ;
66 padding-bottom : 60px ;
77 overflow : hidden ;
8- @include media-breakpoint-up (md) {
8+ @include media-breakpoint-up (lg) {
9+ padding-top : 70px ;
10+ padding-bottom : 70px ;
11+ }
12+ @include media-breakpoint-up (xl) {
913 padding-top : 140px ;
1014 padding-bottom : 140px ;
1115 }
Original file line number Diff line number Diff line change 77 display : flex ;
88 align-items : center ;
99 justify-content : flex-start ;
10+ margin : 0px ;
1011 > li {
1112 list-style : none ;
1213 font-size : 1rem ;
You can’t perform that action at this time.
0 commit comments