projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151565e
)
updated spacing
author
Matthew Owens
<matthew@owens.tech>
Fri, 20 Jan 2023 18:13:47 +0000
(18:13 +0000)
committer
Matthew Owens
<matthew@owens.tech>
Fri, 20 Jan 2023 18:13:47 +0000
(18:13 +0000)
projects.md
patch
|
blob
|
history
style.css
patch
|
blob
|
history
diff --git
a/projects.md
b/projects.md
index
0de2e34
..
febd626
100644
(file)
--- 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
(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;