Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
richmolj committed Dec 20, 2021
1 parent 4bdd543 commit b5db93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sass/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ body {
@media (min-width: 768px) {
padding-top: 150px;
}
background: url("https://www.toptal.com/designers/subtlepatterns/patterns/classy_fabric.png");
background: url("https://storage.googleapis.com/subtlepatterns-production/designers/subtlepatterns/uploads/dark-honeycomb.png");
/*background: #5c666f;*/
border: 1px solid black;
color: lighten(#ddd, 5%);
Expand Down
2 changes: 1 addition & 1 deletion _site/assets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12289,7 +12289,7 @@ body {
/*font-family: 'Noto Sans', sans-serif;*/
/*}*/ }
body:not(.layout-home) .page-content .wrapper > div.container {
background: url("https://www.toptal.com/designers/subtlepatterns/patterns/classy_fabric.png");
background: url("https://storage.googleapis.com/subtlepatterns-production/designers/subtlepatterns/uploads/dark-honeycomb.png")
/*background: #5c666f;*/
border: 1px solid black;
color: #eaeaea;
Expand Down

0 comments on commit b5db93f

Please sign in to comment.