From 9aa407ad3227562377a5409babeea1afe318ee38 Mon Sep 17 00:00:00 2001 From: G1ggaN1qqa Date: Sun, 25 Feb 2024 01:37:13 +0100 Subject: [PATCH] Palle XXV --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 7c9659b..21293c9 100644 --- a/style.css +++ b/style.css @@ -962,6 +962,8 @@ main{z-index: 0;} /* width: 100%; max-width: 2000px; */ /* border: 1px solid red; */ background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0,0,0,1) 0%, rgba(60,60,60,0) 100%); + transition: 0.3s; + transition-timing-function: ease; justify-content: center; /* width: 100%; */ /* position: absolute; */ @@ -995,6 +997,8 @@ main{z-index: 0;} left: 200px; justify-content: center; align-items: center; + transition: 0.3s; + transition-timing-function: ease; /* right: 50%; */ z-index: 1; }