updated spacing
authorMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 18:13:47 +0000 (18:13 +0000)
committerMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 18:13:47 +0000 (18:13 +0000)
projects.md
style.css

index 0de2e34..febd626 100644 (file)
@@ -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).
index c755dec..f702f64 100644 (file)
--- 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;