1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-07 22:06:33 +02:00

new testimonial effect

This commit is contained in:
Kushagra Gour
2023-08-06 18:55:47 +05:30
parent d81fc0fc04
commit 870b391f09
3 changed files with 401 additions and 361 deletions

View File

@@ -2,7 +2,7 @@
layout: default.html
---
<h2 style="font-size: 2em; " class="ta-c">Awesome Features</h2>
<h2 style="font-size: 2em" class="ta-c">Awesome Features</h2>
<div class="flex feature-box">
<div class="feature">
@@ -64,8 +64,8 @@ layout: default.html
</div>
<div class="people-say">
<h2 style="font-size: 2em;" class="ta-c" aria-label="Love from all around">
<span style="color:red;"></span> from all around
<h2 style="font-size: 2em" class="ta-c" aria-label="Love from all around">
<span style="color: red"></span> from all around
</h2>
<div class="people-say-top">
<a
@@ -269,7 +269,7 @@ layout: default.html
or you can set up a filter in Adblock Plus or similar ad blocker tools like
AdBlock, uBlock or Adblock Pro.
</p>
<div style="text-align: center;">
<div style="text-align: center">
<a class="btn" href="javascript:void(0)" onclick="closeInfo()">Close</a>
</div>
</div>