diff --git a/_pages/contact.md b/_pages/contact.md index 303df9a..7c504c0 100644 --- a/_pages/contact.md +++ b/_pages/contact.md @@ -13,3 +13,34 @@ excerpt: "Join us in Brooklyn, NY!" [<- Home](../index.html) {: .text-left} +# Contact Us +{: .text-center} + +![contact-header](/assets/images/contact-header.jpg){:class="img-responsive"}{: .align-center} + +
+ +# The Bride +{: .text-center} +![bride](/assets/images/bride.jpg){:class="img-responsive"}{: height="400px" width="400px"}{: .align-center} + +## Gwen Breitstein +{: .text-center} + Email: [glbreitstein@gmail.com](mailto:glbreitstein@gmail.com) \ + Instagram: [@thegwenb](https://www.instagram.com/thegwenb/) +{: .text-center} + +{:style="clear: left"} + +
+ +# The Groom +{: .text-center} +![groom](/assets/images/groom.jpg){:class="img-responsive"}{: height="400px" width="400px"}{: .align-center} + +## Ray Lyon +{: .text-center} + Email: [ray@raylyon.net](mailto:ray@raylyon.net) \ + Instagram: [@theraylyon](https://www.instagram.com/theraylyon/) \ + Blog: [rayagainstthemachine.net](https://rayagainstthemachine.net) +{: .text-center} \ No newline at end of file diff --git a/_pages/info.md b/_pages/info.md index fdf68ec..7113b2c 100644 --- a/_pages/info.md +++ b/_pages/info.md @@ -31,8 +31,9 @@ Dinner will be served at **7:00 PM** [**101 East Dr, Brooklyn, NY 11225**](https://goo.gl/maps/7vJWAH4iFbyKeaq86) {: .text-left} - -

+
+

+
**Please don't drink and drive.** \ Take the subway or split a taxi so you can drink without consequences! diff --git a/_sass/minimal-mistakes/_base.scss b/_sass/minimal-mistakes/_base.scss index 4ea4929..3e13c58 100644 --- a/_sass/minimal-mistakes/_base.scss +++ b/_sass/minimal-mistakes/_base.scss @@ -356,7 +356,7 @@ input[type="submit"], transition: $global-transition; } - /* white form field backgrounds */ + /* custom - white form field backgrounds */ input[type=text] { background-color: #ffffff; @@ -364,4 +364,20 @@ input[type=text] { input[type=email] { background-color: #ffffff; -} \ No newline at end of file +} + + /* custom - responsive iframe */ + +.resp-container { + position: relative; + overflow: hidden; +} + +.resp-iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} \ No newline at end of file diff --git a/assets/images/bride.jpg b/assets/images/bride.jpg new file mode 100644 index 0000000..dd59d2e Binary files /dev/null and b/assets/images/bride.jpg differ diff --git a/assets/images/contact-header.jpg b/assets/images/contact-header.jpg new file mode 100644 index 0000000..a7f976b Binary files /dev/null and b/assets/images/contact-header.jpg differ diff --git a/assets/images/groom.jpg b/assets/images/groom.jpg new file mode 100644 index 0000000..a8df727 Binary files /dev/null and b/assets/images/groom.jpg differ diff --git a/index.md b/index.md index efcf23c..3bc8ee7 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ header: overlay_image: /assets/images/banner.jpg excerpt: "Join us in Brooklyn, NY!" intro: - - excerpt: "We're so excited for everyone to join us at our wedding! You'll find links below for everything you need. If you have any questions not answered here, head over to the [contact](/contact/) page and drop us a note." + - excerpt: "We're so excited for everyone to join us at our wedding! You'll find links below for everything you need. If you have any questions not answered here, head over to the [**contact**](/contact/) page and drop us a note." feature_row: - image_path: assets/images/feature-image-01.jpg alt: "ray and gwen 01"