
@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: #739e6a; } ::-webkit-scrollbar-track { background-color: #daf393; } ::-webkit-scrollbar { width: 16px; height: 16px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }