latest updates @APR 20, 2022

This commit is contained in:
pritesh 2022-04-20 11:15:19 +05:30 committed by Pranav
parent 90b15f5e00
commit a0bdbc7c55
1657 changed files with 301942 additions and 0 deletions

View file

@ -0,0 +1,62 @@
.container {
width: 900px;
height: 500px;
position: relative;
}
#slider {
margin: 20px;
}
.kWgQNm {
box-sizing: border-box;
display: flex;
-webkit-box-pack: start;
justify-content: flex-start;
align-content: center;
-webkit-box-align: center;
align-items: center;
flex-direction: row;
flex-wrap: nowrap;
max-width: unset;
min-width: unset;
min-height: unset;
cursor: unset;
transform: unset;
word-break: unset;
z-index: unset;
padding: 0px;
margin: 0px;
overflow: unset;
background: unset;
border-right: unset;
border-bottom: unset;
flex: 0 0 auto;
border-radius: unset;
transition: initial;
}
.kWgQNm {
// .active, .dfmgGo:hover{
// background-color: rgb(30, 172, 178);
// border-right: 1px solid rgb(30, 172, 178);
// border-top: 1px solid rgb(30, 172, 178);
// border-bottom: 1px solid rgb(30, 172, 178);
// color:white;
// }
.active,
.sc-bdVaJa:hover {
background-color: rgb(30, 172, 178);
color: white;
border-bottom: 1px solid rgb(30, 172, 178);
}
// .active, .bvKoMW:hover{
// background-color: rgb(30, 172, 178);
// border-right: 1px solid rgb(30, 172, 178);
// border-top: 1px solid rgb(30, 172, 178);
// border-bottom: 1px solid rgb(30, 172, 178);
// color:white;
// }
}