Small style changes to feature paragraphs on home page
This commit is contained in:
parent
6e77de8196
commit
a137394472
1 changed files with 5 additions and 0 deletions
|
@ -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%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue