aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/style.css b/style.css
index d1866c1..4cfbf91 100644
--- a/style.css
+++ b/style.css
@@ -50,11 +50,7 @@ code {
color: var(--gold-crayola);
}
-p, ul {
- margin: 30px 0;
-}
+p, ul { margin: 30px 0; }
-ul {
- line-height: 1.7;
-}
+ul { line-height: 1.7; }