diff --git a/css/index.css b/css/index.css index 90982b7..3291af2 100644 --- a/css/index.css +++ b/css/index.css @@ -101,6 +101,13 @@ body { display: inline-block; } +.pronouns { + font-size: 1.75rem; + color: var(--overlay-1); + display: inline-block; + margin-left: -1rem; +} + .intro-text { padding: 1vh; diff --git a/index.html b/index.html index 120eeb9..94a068f 100644 --- a/index.html +++ b/index.html @@ -40,12 +40,11 @@
Hi, I'm
-
Ari
+
Ari
+
(She/They)
- I'm a 17 Year Old devloper from England, United Kingdom who isn't very good at what they do, but, they try to help out whenever and wherever they can -
-
+ I'm a 17 Year Old devloper from England, United Kingdom who rarely actually does devlopment work, and just tries to help out whenever she can. \ No newline at end of file