diff --git a/index.html b/index.html index 0216c13..5dfacc6 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ - +

Document de Test

diff --git a/scss/clear-typography.scss b/scss/clear-typography.scss index be1d373..6332203 100644 --- a/scss/clear-typography.scss +++ b/scss/clear-typography.scss @@ -29,12 +29,6 @@ body { font-weight: 400; } -.debug { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0, rgba(255, 255, 255, 0) 1px); - background-repeat: repeat-y; - background-size: 100% $lineheight; -} - .night-mode { color:#BBB; }