commit cbeb3b5f41ba0f62ff1c5ac2ed807460a29d9256 parent 592e82ca402d6cb64b43ef01c6f782d2739c4526 Author: Jake Bauer <jbauer@paritybit.ca> Date: Mon, 8 Nov 2021 03:07:53 -0500 Add spacing below byline Diffstat:
M | style/main.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/style/main.css b/style/main.css @@ -124,6 +124,7 @@ th { .byline { font-size: 0.9rem; + margin-bottom: 16px; } .rss-icon {