gave #landing a max-width and centered it
This commit is contained in:
parent
136a7a3e63
commit
53b2f6ca0e
|
@ -1,4 +1,6 @@
|
|||
#landing
|
||||
margin: 0 auto
|
||||
max-width: 1200px
|
||||
font-weight: 300
|
||||
|
||||
h1
|
||||
|
@ -110,6 +112,8 @@
|
|||
text-align: right
|
||||
|
||||
.features-list
|
||||
background-color: #f7f7f1
|
||||
|
||||
h2
|
||||
margin: 0
|
||||
|
||||
|
@ -159,6 +163,10 @@
|
|||
margin-bottom: 75px
|
||||
|
||||
.user-testimonials
|
||||
h2
|
||||
color: #418793
|
||||
text-align: right
|
||||
|
||||
p
|
||||
font-size: 1.15em
|
||||
font-weight: 300
|
||||
|
|
Loading…
Reference in New Issue
Block a user