Fix CTA's styles on centered repo page

This commit is contained in:
Piotr Sarnacki 2015-04-01 11:06:13 +02:00
parent 5e21afd1f4
commit 13b9f3f6f2
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.top.landing-page .topbar,
.wrapper.centered .topbar,
.wrapper.centered #top .cta,
.wrapper.centered #top .cta p,
.top.landing-page .cta p
margin: 0 auto
max-width: 1024px

View File

@ -11,6 +11,7 @@ $top-height: 55px
color: #71AE76
text-align: right
padding-right: 20px
background-color: #fff
p
position: relative