diff css/app.css @ 224:e69093ab4992

Improve Release Notes display.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 15 Sep 2020 18:27:04 +0900
parents 122936d3389a
children 9057b6832c9a
line wrap: on
line diff
--- a/css/app.css	Tue Sep 15 16:09:22 2020 +0900
+++ b/css/app.css	Tue Sep 15 18:27:04 2020 +0900
@@ -1,5 +1,13 @@
 /* Custom classes */
 
+h3, h4 {
+  margin-top: 1em;
+}
+
+h3.entry-title {
+  margin-top: 0em;
+}
+
 footer {
   margin-top: 2em;
   margin-bottom: 2em;