Skip to content

Commit

Permalink
Change new gifs width to be 23%
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Jan 7, 2022
1 parent dee2569 commit 0fc12b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ and CodeView has AutoComplete and you can customize it with different keywords a
<img src="media/java_demo.gif" alt="animated" width="23%"/>
<img src="media/golang_demo.gif" alt="animated" width="23%"/>
<img src="media/snippets_demo.gif" alt="animated" width="23%"/>
<img src="media/snippets_demo.gif" alt="animated" width="242" height="446"/>
<img src="media/audoindent_demo.gif" alt="animated" width="242" height="446" />
<img src="media/find_replace_demo.gif" alt="animated" width="242" height="446" />
<img src="media/snippets_demo.gif" alt="animated" width="23%" height="446"/>
<img src="media/audoindent_demo.gif" alt="animated" width="23%" height="446" />
<img src="media/find_replace_demo.gif" alt="animated" width="23%" height="446" />
</p>

- Main Features
Expand Down

0 comments on commit 0fc12b1

Please sign in to comment.