Are you new to Auditing? If so, read this article and familiarize yourself with one of the most important terms… non-conformities
Continue reading- Login
- Sign Up
body::-webkit-scrollbar {
width: 7px;
}
body::-webkit-scrollbar-track {
border-radius: 10px;
background: #f0f0f0;
}
body::-webkit-scrollbar-thumb {
border-radius: 50px;
background: #dfdbdb
}
