aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-03-26 09:42:47 +0100
committerlonkaars <l.leblansch@gmail.com>2021-03-26 09:42:47 +0100
commitf06268e14292b37b86ade361701f324a261579a7 (patch)
tree115d219c4277d73048c80d86728b583fa28c8252
parent698ed3aa2957a0b21bafd58ad0e2a70a7e1dd63b (diff)
fold css (hook test)
-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; }