Small style changes to feature paragraphs on home page

This commit is contained in:
Jesse Stuart 2012-10-22 18:59:45 -04:00
parent 6e77de8196
commit a137394472

View file

@ -174,6 +174,11 @@ h1.intro {
font-weight: bold; font-weight: bold;
} }
.feature p {
margin-left: 20px;
text-align: left;
}
ul.homepage { ul.homepage {
margin-top: 30px; margin-top: 30px;
width: 70%; width: 70%;