mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +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!
|
||||
</p>
|
||||
<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
|
||||
class="w-fit bg-white text-black
|
||||
|
|
|
|||
Loading…
Reference in a new issue