fix: gif place

This commit is contained in:
Boyko Mihail 2021-06-03 17:56:21 +03:00
parent 57aaa3f46f
commit f148d9aa16
1 changed files with 3 additions and 5 deletions

View File

@ -35,13 +35,11 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
}
```
<div id="mainDiv">
<div style=”width:50%”>
<div style=”width:50%”>
<img src="Assets/first_header_transition_exemple.gif" width=300 height=600>
</div>
<div style=”width:50%”>
</div>
<div style=”width:50%”>
<img src="Assets/licard_header_transition_exemple.gif" width=300 height=600>
</div>
</div>