add toatification package
This commit is contained in:
@@ -27,7 +27,7 @@ body {
|
||||
}
|
||||
@layer components {
|
||||
.loginInput{
|
||||
@apply bg-white rounded-[1.563vw] text-[0.833vw] w-full h-[2.917vw] ps-[1.2vw]
|
||||
@apply bg-white rounded-[2.564vw] md:rounded-[1.563vw] text-[3.59vw] md:text-[0.833vw] w-full h-[13.59vw] md:h-[2.917vw] ps-[3vw] md:ps-[1.2vw]
|
||||
}
|
||||
.flexBox{
|
||||
@apply flex items-center justify-center
|
||||
@@ -41,6 +41,10 @@ body {
|
||||
.courses{
|
||||
@apply w-[87.69%] md:w-[81.04%] flex flex-col justify-center mt-[18vw] md:mt-[4.688vw] px-[3.846vw] md:px-[1.563vw] bg-[#F8F8F8] rounded-[3.846vw] md:rounded-[0.781vw]
|
||||
}
|
||||
.custom-toast{
|
||||
margin: 0 !important;
|
||||
font-family: 'thinSans';
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
.tabs-component .tabs-component-tab .is-active::before{
|
||||
|
||||
Reference in New Issue
Block a user