From: Matthew Owens Date: Fri, 20 Jan 2023 18:13:47 +0000 (+0000) Subject: updated spacing X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=f6e7250530d274e04359847d49fa9629efdb9be9;p=website.git updated spacing --- diff --git a/projects.md b/projects.md index 0de2e34..febd626 100644 --- a/projects.md +++ b/projects.md @@ -15,7 +15,6 @@ More on: [Twitter](https://twitter.com/AbyssalThistle) #### Abyssal Thistle Most of my gamedev progress posts can be found under [Abyssal Thistle on Twitter](https://twitter.com/AbyssalThistle). - There's also a [website](https://AbyssalThistle.com), dead [instagram](https://instagram.com/AbssalThistle), and a page up on [itch](https://abyssalthistle.itch.io). diff --git a/style.css b/style.css index c755dec..f702f64 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,14 @@ a:hover { color:#f39090; } +p { + margin-bottom: 3em; +} + +h4 { + margin-bottom: 1em; +} + hr { border: 1em; height: 1px;