diff options
| -rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index 34163d2..7ccf597 100644 --- a/header.html +++ b/header.html @@ -25,7 +25,7 @@ text-decoration: underline; } main { - padding: 0 1.4rem; + /*padding: 0 1.4rem;*/ hyphens: auto; } code { |
