From 1e74ea59421298a05c00b288588e9b29849b8ed9 Mon Sep 17 00:00:00 2001 From: lp0 Date: Wed, 14 Apr 2021 08:45:29 +0000 Subject: [PATCH] =?UTF-8?q?apparently=20that=20dash=20shouldn=E2=80=99t=20?= =?UTF-8?q?have=20been=20there?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index a2c6e4c..77baf37 100644 --- a/main.css +++ b/main.css @@ -30,7 +30,7 @@ body { .header:after { background: linear-gradient(-45deg, #fff 16px, transparent 0), linear-gradient(45deg, #fff 16px, transparent 0); - background-position: left-bottom; + background-position: left bottom; background-repeat: repeat-x; background-size: 32px 32px; content: " ";