diff --git a/package.json b/package.json index fef4589d..7cccf761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "2.5.0", + "version": "2.5.1", "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 5b9483ca..c5b77397 100644 --- a/src/assets/styles/tailwind.css +++ b/src/assets/styles/tailwind.css @@ -1235,6 +1235,10 @@ video { margin-top: 0.625rem; } +.mt-3 { + margin-top: 0.75rem; +} + .mt-4 { margin-top: 1rem; } @@ -2461,8 +2465,8 @@ pre { margin-right: 1rem; } - .md\:mt-4 { - margin-top: 1rem; + .md\:mt-0 { + margin-top: 0px; } .md\:block { diff --git a/src/contact.md b/src/contact.md index f3e89116..3f29e03b 100644 --- a/src/contact.md +++ b/src/contact.md @@ -26,7 +26,7 @@ meta:
-

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

+

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

-
+