summaryrefslogtreecommitdiff
path: root/styles/index.scss
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-07-02 09:47:06 -0400
committerAdam T. Carpenter <atc@53hor.net>2020-07-02 09:47:06 -0400
commit1481b9b52254fadf53280630007830e36b17344b (patch)
treec16ab14039ca63f36508978c5bf02289b46f7f83 /styles/index.scss
parent1ba80e7667f84c51db4a4eac037f9b775be604cd (diff)
downloadcarpentertutoring-1481b9b52254fadf53280630007830e36b17344b.tar.xz
carpentertutoring-1481b9b52254fadf53280630007830e36b17344b.zip
experimenting with JPEG2000 compression
Diffstat (limited to 'styles/index.scss')
-rw-r--r--styles/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/index.scss b/styles/index.scss
index 7916766..ec610e1 100644
--- a/styles/index.scss
+++ b/styles/index.scss
@@ -106,5 +106,5 @@
}
body {
- background-image: url("/assets/bg.png");
+ background-image: url("/assets/bg.jp2");
}