In this article the author makes a case for a harmonized approach to writing ISO standards to make integration easier as also changes that would benefit users of ISO 21973
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
}
