1
0
Fork 0
docsearch/docs/source/assets/stylesheets/_sidebar.scss
2018-02-07 11:43:36 +01:00

11 lines
No EOL
161 B
SCSS

.documentation {
aside {
top: 56px;
padding-top: 38px;
border-right-color: $ghost;
@media (max-width: 768px) {
display: none
}
}
}