Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
BhargavRajGuru authored Jan 12, 2024
1 parent 03c8143 commit 8dfe724
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions assets/css/beautifuljekyll.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ body {
color: {{ site.text-col | default: "#404040" }};
position: relative;
background-color: {{ site.page-col | default: "#FFFFFF" }};
/* added by Bhargav */
/* max-width: 102rem; */
/* margin-left: 9%; */
/* margin-right: 9%; */
/* upto here added by Bhargav */
{% if site.page-img %}
background-image: url({{ site.page-img | relative_url }});
background-attachment: fixed;
Expand Down

0 comments on commit 8dfe724

Please sign in to comment.