Skip to content

Commit

Permalink
Merge pull request #2 from AlexanderChernyshev/main
Browse files Browse the repository at this point in the history
no div title img, styled img itself
  • Loading branch information
sergeychernyshev authored Mar 26, 2024
2 parents a7d9a0f + 3204d9f commit c89c9d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

# GitTerra

<div style="display: flex; flex-direction: column; align-items: center; margin-bottom: 2em">
<img src="https://gitterra.com/images/background_and_menus/logobanner.svg" alt="Gitterra Guide Title Pic" style="height: 10em">
</div>
<img src="https://gitterra.com/images/background_and_menus/logobanner.svg" alt="Gitterra Guide Title Pic" style="height: 10em; width:100%; margin-bottom:2em">

A git-based game running in CI/CD and played by coding!

Expand Down

0 comments on commit c89c9d7

Please sign in to comment.