diff --git a/_layouts/post.html b/_layouts/post.html index b0107c7..66e0d64 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,14 +8,14 @@
-

{{ page.title }}

- +
+
@@ -27,7 +27,6 @@

{{ page.title }}

- {% assign recomended = "" | split: ',' %} {% for post in site.posts %} diff --git a/_sass/blog.scss b/_sass/blog.scss index ef89625..12dfc75 100644 --- a/_sass/blog.scss +++ b/_sass/blog.scss @@ -33,8 +33,8 @@ .recent-articles { max-width: 1120px; margin: auto; - margin-top: -550px; - margin-bottom: 150px; + margin-top: -700px; + margin-bottom: 300px; padding: 40px; background: #f6f6f6; color: black; diff --git a/_sass/contact.scss b/_sass/contact.scss index 32f8ac5..387963e 100644 --- a/_sass/contact.scss +++ b/_sass/contact.scss @@ -28,7 +28,7 @@ section:nth-child(7n + 1) { .section-wrapper { - margin-bottom: 500px !important; + margin-bottom: 650px !important; } } section:nth-child(7n + 2) { @@ -36,7 +36,7 @@ background: linear-gradient(100deg, #2d4d9c, #1c2f55) !important; } .section-wrapper { - margin-bottom: 350px !important; + margin-bottom: 500px !important; } } .form-wrapper { @@ -44,7 +44,7 @@ background: #f7f7f7; padding: 5px 30px; margin: auto; - margin-top: -500px; + margin-top: -650px; } .form-field { diff --git a/_sass/footer.scss b/_sass/footer.scss index 820cfc3..f4a0fce 100644 --- a/_sass/footer.scss +++ b/_sass/footer.scss @@ -3,7 +3,7 @@ footer { .section-wrapper { max-width: 1200px; margin: auto; - margin-top: 0px; + margin-top: -150px; } .doc-links { diff --git a/_sass/index.scss b/_sass/index.scss index d757d19..9993f4e 100644 --- a/_sass/index.scss +++ b/_sass/index.scss @@ -89,7 +89,7 @@ section { .section-background { position: absolute; pointer-events: none; - top: -650px; + top: -800px; bottom: -500px; left: 0; right: 0; @@ -188,7 +188,7 @@ section { .hexagon-1 { width: 1600px; height: 600px; - top: -20px; + top: 130px; right: -5%; } .hexagon-2 { @@ -196,13 +196,13 @@ section { opacity: 0.07; width: 1600px; height: 820px; - top: -250px; + top: -100px; left: 32%; } .hexagon-3 { width: 1600px; height: 600px; - top: -50px; + top: 100px; right: 140px; } .hexagon-4 { @@ -210,7 +210,7 @@ section { opacity: 0.07; width: 1600px; height: 740px; - top: -116px; + top: 34px; left: 53%; } .hexagon-5 { @@ -226,7 +226,7 @@ section { opacity: 0.07; width: 1600px; height: 620px; - top: 90px; + top: 240px; right: 37%; } .hexagon-7 { @@ -235,26 +235,26 @@ section { opacity: 0.03; width: 1800px; height: 870px; - top: -260px; + top: -110px; left: -14%; } .hexagon-8 { opacity: 0.07; width: 1600px; height: 620px; - top: 0; + top: 150px; right: 35%; } .hexagon-9 { width: 1600px; height: 370px; - top: 290px; + top: 440px; right: -80%; } .hexagon-10 { width: 1600px; height: 410px; - top: 75px; + top: 225px; right: 10%; } .hexagon-11 { @@ -262,7 +262,7 @@ section { opacity: 0.05; width: 1600px; height: 730px; - top: -439px; + top: -249px; left: 83%; } } @@ -692,8 +692,8 @@ table { font-size: 37px; font-weight: normal; } - margin-top: 50px; - margin-bottom: 350px; + margin-top: -100px; + margin-bottom: 500px; @media #{$mobile} { margin-top: 0px; } diff --git a/_sass/post.scss b/_sass/post.scss index bd3609b..6a156a3 100644 --- a/_sass/post.scss +++ b/_sass/post.scss @@ -2,7 +2,7 @@ background: linear-gradient(to bottom, #1b154a, #448ccb) !important; - + section:nth-child(7n + 2) { .section-background { background: linear-gradient(to bottom, #1b154a, #448ccb) !important; @@ -13,10 +13,9 @@ } .content { - max-width: 1200px; margin: auto; - margin-top: -400px; + margin-top: -700px; padding-bottom: 50px; background: #f6f6f6; padding-top: 50px; @@ -117,7 +116,7 @@ section:nth-child(7n + 3) { .section-wrapper { - margin-top: -400px; + margin-top: -350px; } .section-background { diff --git a/_sass/pricing.scss b/_sass/pricing.scss index 5e1179f..8386dd3 100644 --- a/_sass/pricing.scss +++ b/_sass/pricing.scss @@ -12,8 +12,8 @@ } .section-wrapper { - padding: 150px 0 300px; - margin-top: -600px; + padding: 150px 0 450px; + margin-top: -750px; .price-container { max-width: 1200px; @@ -277,8 +277,8 @@ } .section-wrapper { - padding-top: 0px; - padding-bottom: 150px; + padding-top: -150px; + padding-bottom: 300px; .questions-list { max-width: 1200px; diff --git a/_sass/section-doc.scss b/_sass/section-doc.scss index 8a55e58..3773e89 100644 --- a/_sass/section-doc.scss +++ b/_sass/section-doc.scss @@ -1,8 +1,8 @@ .section-doc { .section-wrapper { - margin-bottom: 110px; + margin-bottom: 260px; @media #{$small-mobile} { - margin-bottom: 400px; + margin-bottom: 550px; } } diff --git a/_sass/section-eagle-detect.scss b/_sass/section-eagle-detect.scss index 0f72ceb..11e0fc1 100644 --- a/_sass/section-eagle-detect.scss +++ b/_sass/section-eagle-detect.scss @@ -9,11 +9,11 @@ } } - margin-top: 100px; - margin-bottom: 350px; + margin-top: -50px; + margin-bottom: 500px; @media #{$mobile} { - margin-top: 50px; - margin-bottom: 250px; + margin-top: -100px; + margin-bottom: 400px; } h1 { font-size: 35px; diff --git a/_sass/section-hero.scss b/_sass/section-hero.scss index 08e5ff9..31d64e2 100644 --- a/_sass/section-hero.scss +++ b/_sass/section-hero.scss @@ -1,6 +1,6 @@ .section-hero { .section-wrapper { - margin: 10px auto 600px; + margin: 10px auto 750px; } h1 { diff --git a/_sass/section-intro.scss b/_sass/section-intro.scss index d0ef802..e58331c 100644 --- a/_sass/section-intro.scss +++ b/_sass/section-intro.scss @@ -7,7 +7,7 @@ margin-bottom: 220px; } .section-wrapper { - margin: 80px auto; + margin: 80px auto 230px; padding-bottom: 50px; } diff --git a/_sass/section-register.scss b/_sass/section-register.scss index 394641b..43f0b02 100644 --- a/_sass/section-register.scss +++ b/_sass/section-register.scss @@ -1,9 +1,9 @@ .section-register { .section-wrapper { - margin-top: 100px; - margin-bottom: 300px; + margin-top: -50px; + margin-bottom: 450px; @media #{$mobile} { - margin-top: 40px; + margin-top: -240px; margin-bottom: 271px; }