fix: gif place

This commit is contained in:
Boyko Mihail 2021-06-03 17:55:40 +03:00
parent 247090e8a1
commit 57aaa3f46f
1 changed files with 2 additions and 2 deletions

View File

@ -36,10 +36,10 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
```
<div id="mainDiv">
<div id="divOne" class="boxes">
<div style=”width:50%”>
<img src="Assets/first_header_transition_exemple.gif" width=300 height=600>
</div>
<div id="divTwo" class="boxes">
<div style=”width:50%”>
<img src="Assets/licard_header_transition_exemple.gif" width=300 height=600>
</div>
</div>