From bcf41e78d49bac5de830b39ce3599a48662de67c Mon Sep 17 00:00:00 2001 From: minish Date: Sat, 30 Mar 2024 18:14:50 -0400 Subject: [PATCH] meta desc --- index.html | 2 +- style.css | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 7a59f52..4865969 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - + min.rip diff --git a/style.css b/style.css index ef1fbf0..8730b81 100644 --- a/style.css +++ b/style.css @@ -49,8 +49,6 @@ body { height: 100vh; z-index: -99; - transform: scale(1); - background-image: linear-gradient(rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.53)), url(/assets/bg.png); background-attachment: fixed; background-position: center;