.device .diffusion-readme-view .phui-document-fluid .phui-document-view,
.device-desktop .diffusion-readme-view .phui-document-fluid
.phui-document-view {
margin: 0;
padding: 0 8px;
}
.diffusion-readme-view .phui-document-container {
border: none;
padding: 24px 32px;
}
.device .diffusion-readme-view .phui-document-container {
padding: 8px 16px;
}
.diffusion-readme-view .phabricator-remarkup-toc {
display: none;
}