diff --git a/CNAME b/CNAME deleted file mode 100644 index 07e5af7..0000000 --- a/CNAME +++ /dev/null @@ -1,2 +0,0 @@ -www.madriska.com - diff --git a/index.html b/index.html index 1f16328..0b1715e 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,16 @@

PS: Your phone call or email will go directly to me, not to a salesperson. That’s how we do things at Madriska, and we’re proud of it.

+ +
+ +
+ + + +
diff --git a/stylesheets/site.css b/stylesheets/site.css index 3dd2c64..7d5b307 100644 --- a/stylesheets/site.css +++ b/stylesheets/site.css @@ -1,6 +1,12 @@ html { font-family: "Lato", sans-serif; } +.contact { + font-size: 18px; + font-family: "Lato", sans-serif; + margin-bottom: 10px; +} + .orange { background-color: #3f5b76; color: white;