diff options
-rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index 0e029c3..91c415b 100644 --- a/header.html +++ b/header.html @@ -24,7 +24,7 @@ text-decoration: underline; } main { - <!-- padding: 0 1.4rem; --> + padding: 0 1.4rem; hyphens: auto; } code { |