Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update style #2

Merged
merged 1 commit into from
Jan 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<main class="post">
<section class="section-hero">
<div class="section-background">

</div>
<div class="section-wrapper">
<h1>{{ page.title }}</h1>
</div>
</section>
<section>

<div class="section-background">
</div>
<div class="section-wrapper">
<div class="content">
<div class="container">
Expand All @@ -27,7 +27,6 @@ <h1 class="align-center">{{ page.title }}</h1>
</div>
</section>
<section class="section-register">

{% assign recomended = "" | split: ',' %}

{% for post in site.posts %}
Expand Down
4 changes: 2 additions & 2 deletions _sass/blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
6 changes: 3 additions & 3 deletions _sass/contact.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@

section:nth-child(7n + 1) {
.section-wrapper {
margin-bottom: 500px !important;
margin-bottom: 650px !important;
}
}
section:nth-child(7n + 2) {
.section-background {
background: linear-gradient(100deg, #2d4d9c, #1c2f55) !important;
}
.section-wrapper {
margin-bottom: 350px !important;
margin-bottom: 500px !important;
}
}
.form-wrapper {
max-width: 640px;
background: #f7f7f7;
padding: 5px 30px;
margin: auto;
margin-top: -500px;
margin-top: -650px;
}

.form-field {
Expand Down
2 changes: 1 addition & 1 deletion _sass/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ footer {
.section-wrapper {
max-width: 1200px;
margin: auto;
margin-top: 0px;
margin-top: -150px;
}

.doc-links {
Expand Down
26 changes: 13 additions & 13 deletions _sass/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ section {
.section-background {
position: absolute;
pointer-events: none;
top: -650px;
top: -800px;
bottom: -500px;
left: 0;
right: 0;
Expand Down Expand Up @@ -188,29 +188,29 @@ section {
.hexagon-1 {
width: 1600px;
height: 600px;
top: -20px;
top: 130px;
right: -5%;
}
.hexagon-2 {
transform: rotate(180deg);
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 {
transform: rotate(180deg);
opacity: 0.07;
width: 1600px;
height: 740px;
top: -116px;
top: 34px;
left: 53%;
}
.hexagon-5 {
Expand All @@ -226,7 +226,7 @@ section {
opacity: 0.07;
width: 1600px;
height: 620px;
top: 90px;
top: 240px;
right: 37%;
}
.hexagon-7 {
Expand All @@ -235,34 +235,34 @@ 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 {
transform: rotate(180deg);
opacity: 0.05;
width: 1600px;
height: 730px;
top: -439px;
top: -249px;
left: 83%;
}
}
Expand Down Expand Up @@ -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;
}
Expand Down
7 changes: 3 additions & 4 deletions _sass/post.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -13,10 +13,9 @@
}

.content {

max-width: 1200px;
margin: auto;
margin-top: -400px;
margin-top: -700px;
padding-bottom: 50px;
background: #f6f6f6;
padding-top: 50px;
Expand Down Expand Up @@ -117,7 +116,7 @@
section:nth-child(7n + 3) {

.section-wrapper {
margin-top: -400px;
margin-top: -350px;
}

.section-background {
Expand Down
8 changes: 4 additions & 4 deletions _sass/pricing.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -277,8 +277,8 @@
}

.section-wrapper {
padding-top: 0px;
padding-bottom: 150px;
padding-top: -150px;
padding-bottom: 300px;

.questions-list {
max-width: 1200px;
Expand Down
4 changes: 2 additions & 2 deletions _sass/section-doc.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.section-doc {
.section-wrapper {
margin-bottom: 110px;
margin-bottom: 260px;
@media #{$small-mobile} {
margin-bottom: 400px;
margin-bottom: 550px;
}
}

Expand Down
8 changes: 4 additions & 4 deletions _sass/section-eagle-detect.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion _sass/section-hero.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.section-hero {
.section-wrapper {
margin: 10px auto 600px;
margin: 10px auto 750px;
}

h1 {
Expand Down
2 changes: 1 addition & 1 deletion _sass/section-intro.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
margin-bottom: 220px;
}
.section-wrapper {
margin: 80px auto;
margin: 80px auto 230px;
padding-bottom: 50px;
}

Expand Down
6 changes: 3 additions & 3 deletions _sass/section-register.scss
Original file line number Diff line number Diff line change
@@ -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;
}

Expand Down