Skip to content

Commit

Permalink
no div title img, styled img itself
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderChernyshev committed Mar 26, 2024
1 parent d21401a commit 3204d9f
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 3204d9f

Please sign in to comment.