visual tweaks
This commit is contained in:
parent
04bfdd0c8f
commit
93e298a9f1
5 changed files with 10 additions and 12 deletions
|
|
@ -3,7 +3,7 @@ function About() {
|
|||
return (
|
||||
<div className="about page-outer">
|
||||
<div>
|
||||
<h2 className="text-xl">I made this app using the following components:</h2>
|
||||
<h2 className="text-xl">This app uses the following components:</h2>
|
||||
<h2 className="mt-4 font-bold text-xl">Frontend:</h2>
|
||||
<ul><li>React</li><li>TypeScript</li><li>Vite</li></ul>
|
||||
<h2 className="mt-4 font-bold text-xl">Backend:</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue