diff --git a/index.html b/index.html index 3b83a3e..9e44ec4 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,8 @@

Hello visitor!

-

Welcome to my website, my home on the public internet. My name is Primrose, also known as "Lilium_Snow". Read on further to find out more about me.

+

Welcome to my website. Why don't you have a seat and enjoy a nice cup of hot chocolate ☕ with me?

+

My name is Primrose, also known as "Lilium_Snow". Read on further to find out more about me.


My Interests

I like to tinker around and play with computers, both on the software and hardware end of things. I honestly have way too many of those old things lying around my room, haha.

diff --git a/main_theme.css b/main_theme.css index 55400e9..e97ff38 100644 --- a/main_theme.css +++ b/main_theme.css @@ -35,7 +35,6 @@ a:active { .button { background-color: rgba(255, 255, 255, 0.4); - backdrop-filter: blur(5px); border-radius: 15px; border: 2px solid #ffffff; padding: 10px 10px;