We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08216c6 + 26e6e66 commit ac74931Copy full SHA for ac74931
1 file changed
docs/_static/css/custom.css
@@ -1,6 +1,6 @@
1
/* Base file modifications */
2
-body:has(.hero) .bd-sidebar-primary,
3
-body:has(.hero) .sidebar-toggle,
+/* body:has(.hero) .bd-sidebar-primary,
+body:has(.hero) .sidebar-toggle, */
4
body:has(.hero) .bd-sidebar-secondary {
5
display: none !important;
6
}
@@ -38,7 +38,6 @@ body:has(.hero) .bd-article > section > h1 {
38
39
body:has(.hero) .header-article-items,
40
body:has(.hero) .doc-body > section {
41
- max-width: 80% !important;
42
align-self: center;
43
width: -moz-available;
44
width: -webkit-fill-available;
@@ -156,6 +155,7 @@ body:has(.hero) .bd-article > section > h1 {
156
155
gap: 24px;
157
padding-inline: 60px;
158
margin-top: 20px;
+ max-width: 80%;
159
160
161
.text-body {
0 commit comments