mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
fixed flexbox in project
This commit is contained in:
parent
f8b343c213
commit
276e9e5c37
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@
|
||||||
up stream to how to grow your audience!
|
up stream to how to grow your audience!
|
||||||
</p>
|
</p>
|
||||||
<div
|
<div
|
||||||
class="w-full flex flex-row flex-wrap justify-center lg:justify-left mt-5"
|
class="w-full flex flex-row flex-wrap justify-center lg:justify-start mt-5"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="w-fit bg-white text-black
|
class="w-fit bg-white text-black
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue