Compare commits
7 Commits
rwd-navbar
...
rwd-testim
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39f6316897 | ||
|
|
eb04cb6a08 | ||
|
|
719906d227 | ||
|
|
4b5d2198d2 | ||
|
|
a290809750 | ||
|
|
a02b17a51b | ||
|
|
b60fe45d49 |
@@ -113,12 +113,13 @@
|
||||
<div class="about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="about__features col-6">
|
||||
<div class="about__features col-12 col-xl-6">
|
||||
<p class="about__title about__title--desktop"><Here is what you get></p>
|
||||
<div class="row feature">
|
||||
<div class="col-3 feature__icon">
|
||||
<div class="col-4 col-md-3 feature__icon">
|
||||
<img src="img/features/1.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<div class="col-8 col-md-9">
|
||||
<p class="feature__title">
|
||||
Created to Make The Web Better
|
||||
</p>
|
||||
@@ -130,10 +131,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row feature">
|
||||
<div class="col-3 feature__icon">
|
||||
<div class="col-4 col-md-3 feature__icon">
|
||||
<img src="img/features/2.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<div class="col-8 col-md-9">
|
||||
<p class="feature__title">
|
||||
Incredibly Powerful Tool
|
||||
</p>
|
||||
@@ -145,10 +146,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row feature">
|
||||
<div class="col-3 feature__icon">
|
||||
<div class="col-4 col-md-3 feature__icon">
|
||||
<img src="img/features/3.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<div class="col-8 col-md-9">
|
||||
<p class="feature__title">
|
||||
Experimental Stuff
|
||||
</p>
|
||||
@@ -160,10 +161,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row feature">
|
||||
<div class="col-3 feature__icon">
|
||||
<div class="col-4 col-md-3 feature__icon">
|
||||
<img src="img/features/4.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<div class="col-8 col-md-9">
|
||||
<p class="feature__title">
|
||||
Created to Make The Web Better
|
||||
</p>
|
||||
@@ -175,8 +176,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="about__what-you-get col-6">
|
||||
<p class="about__title about__title--no-wrap"><Here is what you get></p>
|
||||
<div class="about__what-you-get col-12 col-xl-6">
|
||||
<p class="about__title about__title--no-wrap about__title--desktop-xl"><Here is what you get></p>
|
||||
<img src="img/features/editor.png" alt="Revolutionary editor">
|
||||
</div>
|
||||
</div>
|
||||
@@ -242,21 +243,21 @@
|
||||
<div class="social container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="social__content col-10">
|
||||
<div>
|
||||
<div class="social__github">
|
||||
<button class="rect-button rect-button--github rect-button--fixed-width">
|
||||
<span class="rect-button__icon fab fa-github"></span>
|
||||
GitHub
|
||||
</button>
|
||||
<p class="social__stats">7 352 Followers</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="social__twitter">
|
||||
<button class="rect-button rect-button--twitter rect-button--fixed-width">
|
||||
<span class="rect-button__icon fab fa-twitter"></span>
|
||||
Twitter
|
||||
</button>
|
||||
<p class="social__stats">136 312 Followers</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="social__facebook">
|
||||
<button class="rect-button rect-button--facebook rect-button--fixed-width">
|
||||
<span class="rect-button__icon fab fa-facebook-f"></span>
|
||||
Facebook
|
||||
@@ -270,7 +271,7 @@
|
||||
<p class="testimonials__h1">People are talking about fork</p>
|
||||
<div class="testimonials__content container">
|
||||
<div class="testimonials__row row">
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/1.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
Sed vestibulum scelerisque urna, eu finibus leo facilisis sit amet. Proin id dignissim
|
||||
@@ -278,14 +279,14 @@
|
||||
Sed varius urna et pulvinar venenatis.
|
||||
</p>
|
||||
</div>
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/2.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
Donec euismod dolor ut ultricies consequat. Vivamus urna ipsum, rhoncus molestie neque ac,
|
||||
mollis eleifend nibh.
|
||||
</p>
|
||||
</div>
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/3.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
In efficitur in velit et tempus. Duis nec odio dapibus, suscipit erat fringilla, imperdiet
|
||||
@@ -295,7 +296,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonials__row row">
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/4/1.png" alt="Smashing Magazine">
|
||||
<img class="testimonial__logo" src="img/testimonials/4/2.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
@@ -304,7 +305,7 @@
|
||||
Sed varius urna et pulvinar venenatis.
|
||||
</p>
|
||||
</div>
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/5.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
Praesent ut eros tristique, malesuada lectus vel, lobortis massa. Nulla faucibus lorem id
|
||||
@@ -312,7 +313,7 @@
|
||||
consequat faucibus.
|
||||
</p>
|
||||
</div>
|
||||
<div class="testimonial col-4">
|
||||
<div class="testimonial col-12 col-xl-4">
|
||||
<img class="testimonial__logo" src="img/testimonials/6.png" alt="Smashing Magazine">
|
||||
<p class="testimonial__text">
|
||||
Fusce pharetra erat id odio blandit, nec
|
||||
|
||||
@@ -1,7 +1,12 @@
|
||||
.about {
|
||||
background-color: $background-light;
|
||||
padding: 75px 0 0 30px;
|
||||
height: 710px;
|
||||
|
||||
@media all and (max-width: $desktop-xl) {
|
||||
.about {
|
||||
padding: 75px 0 0 30px;
|
||||
height: 710px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.about__title {
|
||||
@@ -13,4 +18,23 @@
|
||||
&--no-wrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&--desktop-xl {
|
||||
display: block;
|
||||
}
|
||||
|
||||
&--desktop {
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media all and (max-width: $desktop-xl) {
|
||||
&--desktop-xl {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&--desktop {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.feature__icon {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.feature__title {
|
||||
|
||||
@@ -21,6 +21,13 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@media all and (max-width: $phone) {
|
||||
.header__subtitle {
|
||||
font-size: 24px;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
|
||||
.header__description {
|
||||
margin-top: 20px;
|
||||
font-family: Montserrat, sans-serif;
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
padding-bottom: 80px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
@media all and (max-width: $tablet) {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
.social__stats {
|
||||
@@ -13,4 +17,13 @@
|
||||
font-size: 14px;
|
||||
color: $regular-text;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.social__github,
|
||||
.social__twitter,
|
||||
.social__facebook {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
.testimonials {
|
||||
position: relative;
|
||||
background: $background-violet url(../img/testimonials/testimonials.png) no-repeat 50% 30% / contain;
|
||||
background: $background-violet url(../img/testimonials/testimonials.png) no-repeat 50% 0;
|
||||
}
|
||||
|
||||
.testimonials__h1 {
|
||||
@@ -15,12 +15,20 @@
|
||||
|
||||
.testimonials__row {
|
||||
padding-bottom: 100px;
|
||||
@media all and (max-width: $desktop) {
|
||||
padding: 0 10px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.testimonial {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
min-height: 170px;
|
||||
|
||||
@media all and (max-width: $desktop) {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
.testimonial__logo {
|
||||
@@ -28,8 +36,10 @@
|
||||
}
|
||||
|
||||
.testimonial__text {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
@media all and (min-width: $desktop-xl) {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
}
|
||||
font-family: Source Sans Pro, sans-serif;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user