Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
iiDk-the-actual authored Nov 14, 2024
1 parent be4c5f1 commit 1717227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ body {
align-items: center; /* Vertically align the image and h1 in the center */
justify-content: center; /* Horizontally align the items in the center */
gap: 10px; /* Optional: space between the image and h1 */
margin: auto;
height: auto; /* Let the container size itself based on its content */
}

Expand Down

0 comments on commit 1717227

Please sign in to comment.