molly and louise are no longer abscured on mobile
This commit is contained in:
parent
4048905896
commit
caa20569f1
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@
|
|||
</p>
|
||||
<hr>
|
||||
<div class="borderless" style="margin:auto;height: 360px;">
|
||||
<img src="molly.jpg" width="350px" height="350px" style="float:left;">
|
||||
<img id="animatedImage" src="louise.jpg" width="350px" height="350px" style="float:right; visibility: hidden;">
|
||||
<img src="molly.jpg" width="350px" height="350px" style="float:left; position: relative; z-index: 1;">
|
||||
<img id="animatedImage" src="louise.jpg" width="350px" height="350px" style="float:right; visibility: hidden; position: relative; z-index: 1;">
|
||||
<div class="borderless" style="width: 40%; margin:auto; height: 300px;">
|
||||
<p>
|
||||
Please enjoy Molly's picture as I figure how to get the scroll data...
|
||||
|
|
Loading…
Reference in a new issue