Skip to content

Commit

Permalink
Fixed issue with logo image height
Browse files Browse the repository at this point in the history
  • Loading branch information
nklimovych committed Jun 11, 2024
1 parent 09c99ad commit 4278e99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="images/banner.png" height="150" alt="'The Owly' bookstore">
<img src="images/banner.png" alt="'The Owly' bookstore">
</p>

# Hi there 👋
Expand Down Expand Up @@ -43,7 +43,6 @@ this project sets the stage for a smooth and secure online book shopping experie

[![Video Title](/images/video_cover_image.png)](https://youtu.be/76rQ1n_4F8s)


## Installation

1. Clone the repository:
Expand Down

0 comments on commit 4278e99

Please sign in to comment.