diff --git a/056_forms/12/index.html b/056_forms/12/index.html index 337bdcb..d64a6aa 100644 --- a/056_forms/12/index.html +++ b/056_forms/12/index.html @@ -2,7 +2,7 @@ - Title + Sports form @@ -20,4 +20,4 @@ - \ No newline at end of file + diff --git a/058_contractor-website/02_finished/index.html b/058_contractor-website/02_finished/index.html index fb2a87d..f17b912 100644 --- a/058_contractor-website/02_finished/index.html +++ b/058_contractor-website/02_finished/index.html @@ -13,6 +13,8 @@ + +
@@ -363,11 +365,11 @@

Our company, our family

-

About Us

+

About Us

-

Our company, our family

+

Our company, our family

-

We are a local, family-run business. We began this business because we became aware of the cancer-causing +

We are a local, family-run business. We began this business because we became aware of the cancer-causing hazard that radon poses. After our son was born, I learned that children are particularly susceptible to the negative health impacts of radon. At the time @@ -376,12 +378,12 @@

Our company, our family

first radon mitigation system we installed was in our home. I am happy that our home is now free from the unnecessary danger of hazardously high radon levels.

-

Helping people stay safe, helping people protect their families, and helping people +

Helping people stay safe, helping people protect their families, and helping people avoid cancer is what our business is all about. As we talked to friends and family about radon, we realized there are many people who can benefit from what we have learned. We partnered with our cousin who is a licensed general contractor and our business was born.

-

Our goal is to help people stay healthy so that they can +

Our goal is to help people stay healthy so that they can live and enjoy their lives.

@@ -413,4 +415,4 @@

Call us today!

- \ No newline at end of file + diff --git a/060_travel-website/02_finished/css/main.css b/060_travel-website/02_finished/css/main.css index 2296090..f3fbf94 100644 --- a/060_travel-website/02_finished/css/main.css +++ b/060_travel-website/02_finished/css/main.css @@ -220,14 +220,14 @@ header { .btf-articles h3 { /* font format */ - font-family: 'Roboto Slab', sans-serif; + font-family: 'Roboto', sans-serif; font-size: 2.4rem; font-weight: 400; } .btf-articles p { /* font format */ - font-family: 'Roboto Slab', sans-serif; + font-family: 'Roboto', sans-serif; font-size: 1.6rem; font-weight: 300; } @@ -305,4 +305,4 @@ footer p { font-weight: 300; font-size: 14px; text-align: center; -} \ No newline at end of file +}