diff --git a/assets/petclinic/app/index.html b/assets/petclinic/app/index.html index 21dcaa6f1..ce109de62 100644 --- a/assets/petclinic/app/index.html +++ b/assets/petclinic/app/index.html @@ -49,8 +49,8 @@

Pet Clinic
A Spring Framework Demonstration

-

This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron Use it as a starting point to create something more unique.

-

Learn more ยป

+

A place to see your neighborhood pet owners

+

Get started - It's Free!

@@ -259,21 +259,21 @@
-

Make an appointment today.

+

Over 40,000 pet owners trust us. Register now. It's Free forever!

Use it as a starting point to create something more unique.

- +
- - + +
- - + +
- +
@@ -294,8 +294,15 @@

Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh.

-

Contact Us

-

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

+

Subscribe to our stories

+
+
+ + +
+ +
+

By clicking "Submit" I agree to Pet Clinic's Terms of Service.

diff --git a/assets/petclinic/app/styles/main.scss b/assets/petclinic/app/styles/main.scss index 62dbdffed..08ee7e987 100644 --- a/assets/petclinic/app/styles/main.scss +++ b/assets/petclinic/app/styles/main.scss @@ -93,7 +93,11 @@ body { h2 { font-size: 36px; - font-weight: 600; + font-weight: 400; + + strong { + fotn-weight: 600; + } } .form-inline {