style intro page

This commit is contained in:
r888888888
2013-07-03 13:10:23 -07:00
parent 742dc1e189
commit b21a0329ec
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
@import "../common/000_vars.css.scss";
div#c-explore-posts {
header {
text-align: center;
@@ -18,7 +20,7 @@ div#c-explore-posts {
}
div#a-intro {
width: 60em;
width: 870px;
margin: 0 auto;
text-align: center;
}