#1215

parent 3900c121
...@@ -3325,3 +3325,26 @@ height: auto; ...@@ -3325,3 +3325,26 @@ height: auto;
section#about-image { section#about-image {
background: white; background: white;
} }
section#step-plan-is {
padding-top: 20px;
font-family: "RobotoRegular";
font-size: 18px;
}
section#step-plan-is p {
line-height: 25px;
}
section#step-plan-is h3 {
font-family: "RobotoBold";
font-size: 28px;
}
section#step-plan-is .row {
margin-top: 45px;
}
section#step-plan-is img.alignleft {
float: left;
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment