From 295bb5c765b5091e8e4ebe58c3eae57f201cfc3a Mon Sep 17 00:00:00 2001 From: tay Date: Mon, 30 Sep 2024 05:24:05 -0400 Subject: [PATCH] test --- public/assets/css/about/style.css | 8 +------- static/assets/css/about/style.css | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/public/assets/css/about/style.css b/public/assets/css/about/style.css index bf6f337..42125e6 100644 --- a/public/assets/css/about/style.css +++ b/public/assets/css/about/style.css @@ -40,10 +40,4 @@ video { z-index: -1; filter: blur(7px); opacity: 65%; -} - -#aboutpauseBtn { - font-size: 3rem; - padding: 10px; - display: inline-block; -} +} \ No newline at end of file diff --git a/static/assets/css/about/style.css b/static/assets/css/about/style.css index bf6f337..42125e6 100644 --- a/static/assets/css/about/style.css +++ b/static/assets/css/about/style.css @@ -40,10 +40,4 @@ video { z-index: -1; filter: blur(7px); opacity: 65%; -} - -#aboutpauseBtn { - font-size: 3rem; - padding: 10px; - display: inline-block; -} +} \ No newline at end of file