Skip to content

Commit

Permalink
widening test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
tanvirmahdad committed Jul 22, 2024
1 parent 0dffa6c commit 39646cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
---

<div class="wrapper" style="display: flex; width: 100%;"> <!-- Ensure wrapper spans full width -->
<div class="main" style="width: 100%;"> <!-- Adjusted flex value and width -->
<div class="main" style="width: 90%;"> <!-- Adjusted flex value and width -->

{{ content }}

Expand Down

0 comments on commit 39646cd

Please sign in to comment.