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;
|
||||
overflow-y: scroll;
|
||||
scrollbar-width: none;
|
||||
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
||||
margin: 0px;
|
||||
|
||||
Reference in New Issue
Block a user