commit 326b566b83b79bf4d16ff0b599efa57b7cde966e
parent 63ad505f52d9b157b8d980b4acbe591375d41e3a
Author: Michal Sapka <michal@sapka.me>
Date: Wed, 7 Sep 2022 22:24:06 +0200
feat: increase size of my face
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/index.tsx b/pages/index.tsx
@@ -48,7 +48,7 @@ const Home: NextPage = () => {
<CImage
display="inline-block"
src="images/michal.png"
- width="80px"
+ width="120px"
borderRadius="full"
borderWidth = "3px"
borderStyle = "solid"