This commit is contained in:
Tben 2022-03-11 13:52:31 +01:00
parent 5e12f9dbde
commit ed110c7a4e

View File

@ -23,7 +23,7 @@ const about = () => {
<div className='w-full h-6'></div>
<section>
<h2><TextShuffler textInput="My Web Dev Stack" /></h2>
<h2><TextShuffler textInput="Web Dev Tech Stack" /></h2>
<ul style={ { maxWidth: "800px" } }>
<li>
<h3 className="tech-stack-header"><TextShuffler textInput="HTML, CSS, Javascript" /></h3>
@ -83,7 +83,7 @@ const about = () => {
</section>
<section>
<h2><TextShuffler textInput="My UI/UX Stack" /></h2>
<h2><TextShuffler textInput="UI/UX tech Stack" /></h2>
<ul style={ { maxWidth: "800px" } }>
<li>
<h3 className="tech-stack-header"><TextShuffler textInput="Adobe Photoshop" /></h3>