diff --git a/index.html b/index.html index 3321332..dea33ff 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@

'tis di blessed webpage

-

I started it to bi blessed
Git

+

I started it to bi blessed by the mighty
Git

\ No newline at end of file diff --git a/style.css b/style.css index 95cefcc..ed5953f 100644 --- a/style.css +++ b/style.css @@ -6,10 +6,13 @@ body { background: black; text-decoration: underline; text-decoration-style: wavy; text-decoration-color: blueviolet; + font-family: arial; } h1 { font-weight: 600; font-family: arial; + font-size:10vw; + }