Offer table

This commit is contained in:
CHIEFSOFT\ameye
2023-05-28 22:05:24 -04:00
parent 00fce5ee60
commit 5e90bbd577
3 changed files with 189 additions and 160 deletions
+9
View File
@@ -10,6 +10,15 @@
src: url("./assets/fonts/Product Sans Bold.ttf");
}
.offer-slide-item{
background: rgb(2,0,36);
background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(3,51,2,0.782125350140056) 0%, rgba(0,212,255,0.07904411764705888) 0%, rgba(153,182,201,1) 99%);
margin: 5px;
border-radius: 15px;
padding: 15px;
height: 250px;
border-color: beige;
}
.banner-630-340{
width: 630px;
height: 340px;