diff --git a/index.html b/index.html index a6108dd..74fe6fa 100644 --- a/index.html +++ b/index.html @@ -54,13 +54,13 @@

hey

-

i’m niss. what’s up +

i’m niss. what’s up

@@ -429,7 +429,7 @@
-

if you wanna link to me:

+

if you wanna link to me:

niss button q.t. button
diff --git a/style/base.css b/style/base.css index 9ce7dd1..39af411 100644 --- a/style/base.css +++ b/style/base.css @@ -493,7 +493,9 @@ strong { font-weight: 700; } gap: 1em; } -#nissbuttons p { +#nissbuttons h3 { + font-size: 1rem; + font-weight: 500; text-align: right; text-wrap: balance; }