client: auto resize content on search expand

This commit is contained in:
geoffrey45
2022-01-06 17:14:28 +03:00
parent 0340b64b04
commit 64d2c8c466
6 changed files with 38 additions and 51 deletions
+5 -5
View File
@@ -128,11 +128,11 @@ a {
margin-bottom: 0.5em;
}
// @media (max-width: 70em) {
// .r-sidebar {
// display: none;
// }
// }
@media (max-width: 70em) {
.r-sidebar {
display: none;
}
}
.image {
background-position: center;