diff --git a/app/globals.css b/app/globals.css index 4d91300..1d6a6fb 100755 --- a/app/globals.css +++ b/app/globals.css @@ -2,12 +2,6 @@ @tailwind components; @tailwind utilities; -@layer base { - html { - font-family: Cantarell, system-ui, sans-serif; - } -} - .wrapper { border: 3px solid blue; } diff --git a/app/page.tsx b/app/page.tsx index a312adb..3282e9c 100755 --- a/app/page.tsx +++ b/app/page.tsx @@ -38,10 +38,8 @@ export default function Home() { /> -
-
-

Win Pattanaphol

-
+
+

Win Pattanaphol

A hobbyist full-stack developer, undergraduate student, enjoyer of 60s-80s music, language nerd, and a hobbyist electrician.

@@ -64,12 +62,12 @@ export default function Home() {

- My main field of work is creating web applications. I specialize in backend development with Node.js and PHP, as well as working with relational databases, - such as MySQL / MariaDB. + My main field of work is server administration. I am running my own self-hosted ecosystem as well as currently administering the IT infrastructure (servers, networking, firewalls) + at my father's company.

- My other field of work is server administration. I am running my own self-hosted ecosystem as well as currently administering the IT infrastructure (servers, networking, firewalls) - at my father's company. + My other field of work is creating web applications. I specialize in backend development with Node.js and PHP, as well as working with relational databases, + such as MySQL / MariaDB.