diff options
author | elioat <elioat@tilde.institute> | 2025-03-15 21:03:39 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2025-03-15 21:03:39 -0400 |
commit | cd6f63bbf351e458f15613e11839bddc17bc5157 (patch) | |
tree | 783dfdfc42b6071297ea71a5c8648301a3c979f8 | |
parent | e0bce981fdd1b71eafb1a2064b58e05d6f08d33f (diff) | |
download | tour-cd6f63bbf351e458f15613e11839bddc17bc5157.tar.gz |
*
-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 { |