From d0fd91cedf06be0d6d1c41c097663f270fef6dc3 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 10 Dec 2023 08:31:04 -0800 Subject: [PATCH] chore: contact layout improvements --- package.json | 2 +- src/assets/styles/tailwind.css | 16 ++++++++----- src/contact.md | 43 ++++++++++++++++++++-------------- 3 files changed, 37 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index ce875d20..fef4589d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "2.4.3", + "version": "2.5.0", "description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.", "main": "index.html", "scripts": { diff --git a/src/assets/styles/tailwind.css b/src/assets/styles/tailwind.css index 2b847215..5b9483ca 100644 --- a/src/assets/styles/tailwind.css +++ b/src/assets/styles/tailwind.css @@ -2461,6 +2461,10 @@ pre { margin-right: 1rem; } + .md\:mt-4 { + margin-top: 1rem; + } + .md\:block { display: block; } @@ -2469,12 +2473,8 @@ pre { height: 24rem; } - .md\:w-1\/3 { - width: 33.333333%; - } - - .md\:w-3\/4 { - width: 75%; + .md\:w-1\/2 { + width: 50%; } .md\:w-96 { @@ -2527,6 +2527,10 @@ pre { padding-left: 2rem; } + .md\:pr-6 { + padding-right: 1.5rem; + } + .md\:pt-0 { padding-top: 0px; } diff --git a/src/contact.md b/src/contact.md index edbf5ac9..f3e89116 100644 --- a/src/contact.md +++ b/src/contact.md @@ -24,20 +24,29 @@ meta: {{ title }} -Fill out the form below to get in touch (or ping me on [Mastodon](https://social.lol/@cory) if you'd rather not use email). - -
- - - - - -
+
+
+

Fill out the form to get in touch. Or I've got other options below 👇🏻

+
    +
  • Ping me on Mastodon
  • +
  • Message me on Signal or iMessage (if you have my phone number)
  • +
  • Email me directly if you have a client set up to use mailto: links
  • +
  • File an issue on the appropriate repo over at GitHub
  • +
+
+
+ + + + + +
+