<body>
<canvas id="canva" width="602" height="779"></canvas>
<div class="container">
- <!--<img src="bg.png" alt="">-->
+ <!--<img src="bg2.png" alt="">-->
<h1 class="line">
- <span>fluidbook allie le confort de lecture du livre avec les</span>
+ <span>fluidbook combines the convenience of reading a book</span>
</h1>
<h1 class="line secondblock">
- <span>avantages d'une expérience multimédia</span>
+ <span>with all the advantages of a multimedia experience.</span>
</h1>
</div>
overflow: hidden;
left: 84px;
z-index: 4;
- top: 260px;
- width: 386px; }
+ top: 351px;
+ width: 390px; }
.line::before {
content: "";
top: 0;
.secondblock {
letter-spacing: -0.15px;
z-index: 3;
- top: 283px;
- width: 282px; }
+ top: 371px;
+ width: 370px; }
.secondblock::before {
animation: rev-block 0.5s ease-out forwards;
animation-delay: 1.3s; }
opacity: 0
animation: appear-text 0.5s ease-out forwards
position: relative
- @include line($top:260px,$width: 386px, $line_delay:0s)
+ @include line($top:351px,$width: 390px, $line_delay:0s)
.secondblock
letter-spacing: -0.15px
z-index: 3
- @include line($top: 283px, $width: 282px,$line_delay:0.3s)
+ @include line($top: 371px, $width: 370px,$line_delay:0.3s)