happy looking scrollbars
All checks were successful
Build craisin-cove / build (push) Successful in 20s
All checks were successful
Build craisin-cove / build (push) Successful in 20s
This commit is contained in:
@@ -42,9 +42,15 @@ h2{
|
|||||||
|
|
||||||
height: 80vh;
|
height: 80vh;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
scrollbar-width: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar {
|
||||||
|
width: 0px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
|
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user