MOAR STYLEZ AND RESPONSIVE FIXEZ
This commit is contained in:
parent
78f7fc99b0
commit
130eae92b2
|
@ -279,6 +279,8 @@
|
|||
display: none
|
||||
|
||||
.user-testimonials
|
||||
margin-bottom: 50px
|
||||
|
||||
h2
|
||||
color: #418793
|
||||
text-align: right
|
||||
|
@ -295,6 +297,13 @@
|
|||
.landing-centered-wrapper
|
||||
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)
|
||||
#hero-copy
|
||||
display: block
|
||||
|
@ -367,6 +376,19 @@
|
|||
.private-repos p
|
||||
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)
|
||||
br.mobile-break
|
||||
display: inline-break
|
||||
|
|
Loading…
Reference in New Issue
Block a user