Skip to content

Instantly share code, notes, and snippets.

@media screen and (max-width: 767px){
html,body{
overflow-x: hidden! important;
}
}
@media screen and  (max-width: 767px) {
.__pf [data-pf-type="Section"] {
overflow-x: hidden !important;
}
}