From 42e31a7f24602367a1827b72479ea91b10cebad6 Mon Sep 17 00:00:00 2001 From: Jordan Vidrine Date: Fri, 20 Dec 2024 15:50:01 -0600 Subject: [PATCH] more --- assets/stylesheets/common/rewind.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/stylesheets/common/rewind.scss b/assets/stylesheets/common/rewind.scss index 28f7dca..1f5e845 100644 --- a/assets/stylesheets/common/rewind.scss +++ b/assets/stylesheets/common/rewind.scss @@ -17,7 +17,6 @@ height: 100vh; position: fixed; background: rgba(255, 255, 255, 0.5); - border-radius: 16px; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); backdrop-filter: blur(4.9px); -webkit-backdrop-filter: blur(4.9px);