From ff076a1876141d2606c83bca855b9ca900f11847 Mon Sep 17 00:00:00 2001
From: Hadeed Ahmad Welcome to my website! There's not much right now, but soon this
- will be quite nice :)
- Projects I'm most proud of:
-
-
- You can find rest of what I'm up to here.
-
Check out my Forgejo.
+ diff --git a/styles.css b/styles.css deleted file mode 100644 index ad3d1b6..0000000 --- a/styles.css +++ /dev/null @@ -1,17 +0,0 @@ -body { - background-color: #5c959c; - color: white; - margin-top: 3rem; - font-family: 'Roboto Mono', monospace, sans-serif; -} - -#header { - text-align: center; -} - -img { - border-radius: 50%; - width: 200; - height: 200; -} -/* TODO: make responsive */