diff --git a/src/index.html b/src/index.html index 47d8e21..8b1d2fe 100644 --- a/src/index.html +++ b/src/index.html @@ -3,23 +3,17 @@ rrv.sh -

hi! im rafiq.

-

i'm a developer and avid self hoster.

+

i'm a developer and avid self hoster. here's my links:

blog - cv -
- aenyrathia.wiki -
-
- - - - + github + ig + linkedin + reddit
diff --git a/src/style.css b/src/style.css index 98494d5..329eed9 100644 --- a/src/style.css +++ b/src/style.css @@ -11,12 +11,3 @@ div.container { -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } -a, -a:visited, -a:hover, -a:active { - color: inherit; -} -a.fa { - text-decoration: none; -}