feat(apps.web#About): add mt-3 in ul tag

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
hansputera
2022-06-06 09:56:15 +00:00
committed by GitHub
parent 0c67cb360c
commit 8d9f37ccc1

View File

@@ -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">