@tailwind base;
@tailwind components;
@tailwind utilities;






/* mobile nav toggle */
.view{
    left: -300px;
}


/* faq */

.faq .answer{
    display: none;
}





