mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
updated text content
This commit is contained in:
parent
c8bce51d9a
commit
0576ca809d
2 changed files with 5 additions and 5 deletions
|
|
@ -365,7 +365,7 @@
|
||||||
font-['Fredoka',_sans-serif]"
|
font-['Fredoka',_sans-serif]"
|
||||||
>
|
>
|
||||||
<span>Hover here!</span>
|
<span>Hover here!</span>
|
||||||
<span>0/52</span>
|
<span>0/100+</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
class="scroll-parent relative h-full overflow-hidden font-['Fredoka',_sans-serif]"
|
class="scroll-parent relative h-full overflow-hidden font-['Fredoka',_sans-serif]"
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ import Card from "../components/Card.astro";
|
||||||
<hr class="w-full" />
|
<hr class="w-full" />
|
||||||
<p class="text-center">
|
<p class="text-center">
|
||||||
Using data to make decisions is a powerful tool. I am
|
Using data to make decisions is a powerful tool. I am
|
||||||
experienced in analyzing data and make decisions based
|
experienced in analyzing data and making decisions based
|
||||||
on data.
|
on data.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -43,9 +43,9 @@ import Card from "../components/Card.astro";
|
||||||
</h2>
|
</h2>
|
||||||
<hr class="w-full" />
|
<hr class="w-full" />
|
||||||
<p class="text-center">
|
<p class="text-center">
|
||||||
Everyone has something to give, something to share. I
|
Everyone has something to give, or something to share. I
|
||||||
amassed a loyal following as a streamer on Twitch, and I
|
produce content around productivity and software
|
||||||
strive to help smaller creators grow their brand.
|
development.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue