}
section div span img{
width: 100px;
height: 100px;
}
.select{
width: 60%;
height: 580px;
background: #222;
position: absolute;
top: -100px;
left: 20px;
transition: 0.5s;
overflow-y: auto;;
margin: auto;
}
.select div{
width: 100%;
height: 200px;
display: flex;
padding: 5px;
border: 1px solid white;
position: relative;
margin: 5px auto;
}
.select div img{
width: 300px;
height: 100px;
}
.select div p{
padding: 35px;
color: white;
}
.select div h6,
.select div button{
position: absolute;
left: 45%;
top: 50%;
color: white;
}
.select
</style>
-
Notifications
You must be signed in to change notification settings - Fork 0
JannatNaik/shopping-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
