Loading app/assets/css/get-started.css +16 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,8 @@ height: 400px; } .getstarted--square{ .getstarted--square, .getstarted--square2{ padding-bottom: 50px; padding-top: 50px; height: 400px; Loading @@ -24,7 +25,8 @@ } @media (max-width: 992px){ .getstarted--square{ .getstarted--square, .getstarted--square2{ padding-bottom: 0; padding-top: 1px; height: 315px; Loading @@ -33,3 +35,15 @@ text-align: center; } } @media (max-width: 350px){ .getstarted--square{ height: 350px; } .getstarted--square2{ height: 260px; } } app/partials/marketing/get-started.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ <p>You can also choose to download your creation and upload it on your website. Just use our editor and then click on the download button.</p> <a href="">TRY IT OUT</a> </div> <!-- / col --> <div class="col-md-4 getstarted--square getstarted--backgroundGrey"> <div class="col-md-4 getstarted--square2 getstarted--backgroundGrey"> <h2 class="text-center tg-title-color" id="getstarted">LOOKING FOR MORE OPTIONS?</h2> <p>You can see all the options in our github page such as colors and color combinations, shapes, sizes and more. </p> <div class="row"> Loading Loading
app/assets/css/get-started.css +16 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,8 @@ height: 400px; } .getstarted--square{ .getstarted--square, .getstarted--square2{ padding-bottom: 50px; padding-top: 50px; height: 400px; Loading @@ -24,7 +25,8 @@ } @media (max-width: 992px){ .getstarted--square{ .getstarted--square, .getstarted--square2{ padding-bottom: 0; padding-top: 1px; height: 315px; Loading @@ -33,3 +35,15 @@ text-align: center; } } @media (max-width: 350px){ .getstarted--square{ height: 350px; } .getstarted--square2{ height: 260px; } }
app/partials/marketing/get-started.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ <p>You can also choose to download your creation and upload it on your website. Just use our editor and then click on the download button.</p> <a href="">TRY IT OUT</a> </div> <!-- / col --> <div class="col-md-4 getstarted--square getstarted--backgroundGrey"> <div class="col-md-4 getstarted--square2 getstarted--backgroundGrey"> <h2 class="text-center tg-title-color" id="getstarted">LOOKING FOR MORE OPTIONS?</h2> <p>You can see all the options in our github page such as colors and color combinations, shapes, sizes and more. </p> <div class="row"> Loading