We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effda2e commit c08ac58Copy full SHA for c08ac58
1 file changed
docs/style.css
@@ -1,7 +1,7 @@
1
@media (min-width: 1024px) {
2
#sidebar-content {
3
- width: 15rem;
4
- min-width: 15rem;
5
- max-width: 15rem;
+ width: 16rem;
+ min-width: 16rem;
+ max-width: 16rem;
6
}
7
0 commit comments