Skip to content

Commit

Permalink
url("../images/elenasavanna.gif") 0 0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Jan 26, 2024
1 parent f23e6a0 commit 35ca107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _sass/jekyll-theme-hacker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ $container-max-width: 1000px;
body {
margin: 0;
padding: 0;
background: $body-background url("../images/grid_tra.png") 0 0, url("../images/elenasavanna.gif") 0 0;
background: $body-background url("../images/elenasavanna.gif") 0 0,
url("../images/grid_tra.png") 0 0 ;
color: $body-foreground;
font-size: 16px;
line-height: 1.5;
Expand Down

0 comments on commit 35ca107

Please sign in to comment.