From 0988f8c3e082fd1cc06eba99e717eb5ad6627b91 Mon Sep 17 00:00:00 2001 From: totaro <66010583+totaro@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:46:48 +0200 Subject: [PATCH] Add files via upload --- style.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index b9f81c6..dc086bb 100644 --- a/style.css +++ b/style.css @@ -891,9 +891,10 @@ .animatedBackground{ /* background-color: blue; */ - background-color: #111a3a; + /* background-color: #111a3a; */ + background-color: blue; width: 100%; - height: 100%; + height: 250px; /* border-radius: 30px; */ border: 1px solid #111a3a; @@ -911,9 +912,10 @@ position:absolute; top:0; left: 0; + background-color: transparent; width: 100%; - height: 100%; + height: 250px; /* border-radius: 30px; */ /* padding:0px; margin:0px; */