diff --git a/index.html b/index.html index 48a602f..05563c5 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - IDeletedSystem64 - Home + IDeletedSystem64
@@ -14,12 +14,15 @@

Neko

-

Hi there, I'm Sophie!

> +

Hi there, I'm Sophie!

+

she/they - trans - pan/polyam - 18

- + + + diff --git a/styles/stylemain.css b/styles/stylemain.css index 0c1d41b..6565d68 100644 --- a/styles/stylemain.css +++ b/styles/stylemain.css @@ -22,6 +22,12 @@ p.intro { font-size: 3vw; text-align: center; } +p.info { + font-family: 'Share Tech Mono', monospace; + color: white; + font-size: 1vw; + text-align: center; +} div.main { top: 10%; right: 25%;