MOAR STYLEZ AND RESPONSIVE FIXEZ
This commit is contained in:
parent
78f7fc99b0
commit
130eae92b2
|
@ -279,6 +279,8 @@
|
||||||
display: none
|
display: none
|
||||||
|
|
||||||
.user-testimonials
|
.user-testimonials
|
||||||
|
margin-bottom: 50px
|
||||||
|
|
||||||
h2
|
h2
|
||||||
color: #418793
|
color: #418793
|
||||||
text-align: right
|
text-align: right
|
||||||
|
@ -295,6 +297,13 @@
|
||||||
.landing-centered-wrapper
|
.landing-centered-wrapper
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
||||||
|
@media (max-width: 1024px)
|
||||||
|
.features-list .features-checked
|
||||||
|
margin-top: 40px
|
||||||
|
|
||||||
|
.features-list .features-checked h2
|
||||||
|
text-align: center
|
||||||
|
|
||||||
@media (max-width: 886px)
|
@media (max-width: 886px)
|
||||||
#hero-copy
|
#hero-copy
|
||||||
display: block
|
display: block
|
||||||
|
@ -367,6 +376,19 @@
|
||||||
.private-repos p
|
.private-repos p
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
||||||
|
.user-testimonials
|
||||||
|
margin-bottom: 50px
|
||||||
|
|
||||||
|
.user-testimonials h2
|
||||||
|
text-align: center
|
||||||
|
|
||||||
|
.user-testimonails p
|
||||||
|
text-align: center
|
||||||
|
|
||||||
|
@media (max-width: 640px)
|
||||||
|
.user-testimonials
|
||||||
|
margin-bottom: 140px
|
||||||
|
|
||||||
@media (max-width: 608px)
|
@media (max-width: 608px)
|
||||||
br.mobile-break
|
br.mobile-break
|
||||||
display: inline-break
|
display: inline-break
|
||||||
|
|
Loading…
Reference in New Issue
Block a user