diff --git a/assets/css/custom.css b/assets/css/custom.css
index e62ef07..eb4f1d9 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -31,6 +31,10 @@ h6 {
}
.page-section {
+ padding: 100px 2px;
+}
+
+.page-section1 {
padding: 25px 2px;
}
@@ -51,6 +55,17 @@ h6 {
font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
+.page-section1 h3.section-subheading {
+ font-size: 24px;
+ font-weight: 400;
+ font-style: italic;
+ margin-bottom: 75px;
+ text-transform: none;
+ color: #423941;
+ font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
+}
+
+
@media (min-width: 768px) {
section {
padding: 150px 0;
@@ -519,7 +534,7 @@ section#contact .form-group input.form-control {
height: auto;
}
section#contact .form-group textarea.form-control {
- height: 248px;
+ height: 338px;
}
section#contact .form-control:focus {
border-color: #fed136;
diff --git a/get-help.md b/get-help.md
index abba33e..adabefa 100644
--- a/get-help.md
+++ b/get-help.md
@@ -19,10 +19,10 @@ title: Get Help
-
How-to
- How to find your computer name.How-to
+How to find your computer name.