Cosmetics
parent
2ba3dd2630
commit
9759e61937
|
@ -733,6 +733,8 @@ body {
|
|||
.home {
|
||||
p {
|
||||
line-height: 22px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
/* Introduction */
|
||||
|
@ -772,7 +774,8 @@ body {
|
|||
h3 {
|
||||
font-size:24px;
|
||||
color: #484848;
|
||||
margin-bottom: 32px;
|
||||
padding: 30px 0 12px 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
img {
|
||||
|
@ -827,7 +830,9 @@ body {
|
|||
padding: 30px;
|
||||
|
||||
h3 {
|
||||
margin-bottom: 10px;
|
||||
font-size: 24px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
img {
|
||||
|
@ -859,7 +864,7 @@ body {
|
|||
font-size:24px;
|
||||
color: #484848;
|
||||
margin-top: 0;
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
Loading…
Reference in New Issue