From 95b85e7a77f928893f6773c3e4069ed9795ad086 Mon Sep 17 00:00:00 2001 From: ricoThaka <134652418+ricoThaka@users.noreply.github.com> Date: Thu, 25 Jan 2024 16:26:58 -0800 Subject: [PATCH] https://github.com/ThakaSartu/saa2/blob/master/_sass/jekyll-theme-hacker.scss --- _sass/jekyll-theme-hacker.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-hacker.scss b/_sass/jekyll-theme-hacker.scss index 167383d..68ab7f2 100644 --- a/_sass/jekyll-theme-hacker.scss +++ b/_sass/jekyll-theme-hacker.scss @@ -17,7 +17,7 @@ $container-max-width: 1000px; body { margin: 0; padding: 0; - background: $body-background url("../images/elenasavanna.gif") 0 0, + background: $body-background url("../images/elenasavanna.gif"), url("../images/grid_tra.png") 0 0 ; color: $body-foreground; font-size: 16px;