@@ -16,7 +16,7 @@
<textarea
readonly
id="text20"
- style="font-size: 25px; resize: none; padding: 10px; height: 37vh;"
+ style="font-size: 22px; resize: none; padding: 10px; height: 25vh; font-"
>I'm Simon, a self taught programmer
My programming skills include proficiency in Javascript, Typescript, Html, and CSS
- style="font-size: 25px; resize: none; padding: 10px;"
+ style="font-size: 22px; resize: none; padding: 10px;"
>Email : simon@simo.ng
Discord : s1monlol</textarea>
</div>
@@ -15,7 +15,7 @@
<!-- prettier-ignore -->
<div
- style="font-size: 25px; resize: none; padding: 10px; height:90%; overflow-y: hidden; padding-top: 0px; padding-bottom: 20px;"
+ style="font-size: 22px; resize: none; padding: 10px; height:90%; overflow-y: hidden; padding-top: 0px; padding-bottom: 20px;"
>
<a href="https://github.com/S1monlol/notionCanvas"><h1 style="width: fit-content;"><i><u><b>Notion Canvas</b></u></i></h1></a>
@@ -19,7 +19,7 @@ import summizeExample from "../../assets/summizeExample.png";
- style="font-size: 25px; resize: none; padding: 10px; height:90%; overflow-y: auto; padding-top: 0px;"
+ style="font-size: 22px; resize: none; padding: 10px; height:90%; overflow-y: auto; padding-top: 0px;"
<a href="https://github.com/S1monlol/summize"><h1 style="width: fit-content;"><i><u><b>Summize - A Youtube Video Summarizer</b></u></i></h1></a>
<img src={summizeExample.src}>
@@ -43,6 +43,6 @@
h2 {
margin-bottom: 10px;
- font-size: 20px;
+ font-size: 22px;
}
</style>