Adjust whitespace around h2 and p

Adrian Simmons created

Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Change summary

ws/static/styles.css | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

ws/static/styles.css 🔗

@@ -94,7 +94,9 @@ body {
 
 /* End grid layout */
 
+h2,
 p {
+	margin-block-start: 0;
 	margin-block-end: 1rem;
 }