
@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #110D12; } ::-webkit-scrollbar-track { background-color: #F6AE30; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }