Skip to content

Commit

Permalink
Updated the width of the boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshuadcosta committed Dec 7, 2023
1 parent 83754d9 commit f2bf20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body {

#box1,
#box2{
width: 100%;
width: 95%;
}
}

Expand Down

0 comments on commit f2bf20d

Please sign in to comment.