changed the .title design on index

This commit is contained in:
2020-01-08 10:50:36 -05:00
parent c219347305
commit 5aee161e2e
2 changed files with 18 additions and 6 deletions

View File

@ -36,3 +36,15 @@ a {
margin: 0px;
display: inline;
}
.title h1 {
text-align: left;
padding-left: 16px;
padding-right: 16px;
margin-bottom: 0px;
}
.title h3 {
margin-top: 8px;
margin-left: 36px;
}