fix: gif place

This commit is contained in:
Boyko Mihail 2021-06-03 18:02:08 +03:00
parent f148d9aa16
commit e66fb758d5
1 changed files with 5 additions and 0 deletions

View File

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