commit 6cd4890827433a8c454658cc3e7e7ef82d9bdc8a
parent d1de207a1841eba399d7eecac554ae524a0a0bf1
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 12 Nov 2021 17:42:14 -0500
*
Diffstat:
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/pages/blog/free-software-is-an-abject-failure.md b/pages/blog/free-software-is-an-abject-failure.md
@@ -500,6 +500,8 @@ href="https://unixsheikh.com/articles/the-problems-with-the-gpl.html">The
problems with the GPL</a> as well as <a href="/a-critique-of-free-software">A
Critique of Free Software</a> both of which inspired this post.</p>
-<p class="note">You may also be interested in reading the [discussion on
-Mastodon](https://bsd.network/web/@jbauer/107242760541269391) or the [discussion
-on Lobste.rs](https://lobste.rs/s/dmh7qx/free_software_is_abject_failure).</p>
+<p class="note">You may also be interested in reading the <a
+href="https://bsd.network/web/@jbauer/107242760541269391">discussion on
+Mastodon</a> or the <a
+href="https://lobste.rs/s/dmh7qx/free_software_is_abject_failure">discussion on
+Lobste.rs</a>.</p>
diff --git a/style/main.css b/style/main.css
@@ -143,7 +143,7 @@ th {
border-radius: 5px;
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5);
padding: 20px 30px;
- margin: auto;
+ margin: auto auto 10px auto;
}
.note a, .note a:visited{