mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
feat(apps.web#About): add mt-3 in ul tag
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ export default () => {
|
||||
<p className="text-center font-sans">
|
||||
{data.description}
|
||||
</p>
|
||||
<ul className="mb-3">
|
||||
<ul className="mb-3 mt-3">
|
||||
<li>
|
||||
This project is based on{' '}
|
||||
<span className="font-semibold">
|
||||
|
||||
Reference in New Issue
Block a user