Update website structure and styles

This commit is contained in:
Hazem Krimi
2022-02-13 19:11:46 +01:00
parent b6d7feccc1
commit 04cc13815d
20 changed files with 93 additions and 149 deletions
-1
View File
@@ -88,7 +88,6 @@ const PortfolioProject: FC<Props> = ({ source, frontMatter }) => {
<MDXButton variant='action' link={frontMatter.demo} target='_blank'>
Demo
</MDXButton>
<MDXButton variant='outline' link={frontMatter.code} target='_blank'>
Source Code
</MDXButton>