color
This commit is contained in:
parent
cadc4f86aa
commit
68aa84b3ae
@ -28,7 +28,7 @@ style={{background: "linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(2, 77, 14,
|
||||
>
|
||||
<div className="absolute bottom-0 left-0 w-full h-[300px] " style={{background: "linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%)"}} />
|
||||
<div className="absolute top-0 left-0 w-full h-[200px] " style={{background: "linear-gradient(rgba(255, 255, 255, 0.88) 10%, rgba(255, 255, 255, 0) 70% )"}} />
|
||||
<div className="text-white rounded-[0px] md:rounded-[10px] p-[20px] absolute md:top-[40%] md:left-[30%] w-full md:max-w-[600px] h-[100%] md:h-[230px] z-9 backdrop-blur-[5px] bg-[#a70710]">
|
||||
<div className="text-white rounded-[0px] md:rounded-[10px] p-[20px] absolute md:top-[40%] md:left-[30%] w-full md:max-w-[600px] h-[100%] md:h-[230px] z-9 backdrop-blur-[5px] bg-[#a7071099]">
|
||||
|
||||
<h2 className="text-center text-[45px] font-900 pb-2">Now, chat for free !</h2>
|
||||
<p className="text-center text-[22px] font-900 pb-4">Finding your perfect match just become easier</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user