diff options
-rw-r--r-- | html/web-font-vacuum/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/html/web-font-vacuum/index.html b/html/web-font-vacuum/index.html index f7a9538..b6eee24 100644 --- a/html/web-font-vacuum/index.html +++ b/html/web-font-vacuum/index.html @@ -23,10 +23,6 @@ line-height: 1.5; background: var(--beige); color: var(--dark); - background-image: - linear-gradient(var(--grid-line) 1px, transparent 1px), - linear-gradient(90deg, var(--grid-line) 1px, transparent 1px); - background-size: 20px 20px; } h1, h2 { |