diff --git a/style.css b/style.css index ce0c2db..832eba6 100644 --- a/style.css +++ b/style.css @@ -141,9 +141,7 @@ body { margin: 0 auto; padding: 2rem 1.25rem; - counter-reset: theorem; - counter-reset: definition; - counter-reset: sidenote-counter; + counter-reset: theorem definition sidenote-counter; color: hsl(0, 5%, 10%); background-color: hsl(210, 20%, 98%);