File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,8 @@ details.sd-dropdown summary.sd-card-header+div.sd-summary-content {
124
124
details .sd-dropdown summary {
125
125
/* padding: 1em; */
126
126
padding : 0 ;
127
- }
127
+ }
128
128
129
- .sd-dropdown > .sd-card-body {
130
- padding : 0 ;}
129
+ .sd-dropdown > .sd-card-body {
130
+ padding : 0 ;
131
+ }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ User guide
8
8
9
9
.. grid :: 1 1 3 3
10
10
11
- .. grid-item :: Information
11
+ .. grid-item-card :: Information
12
12
13
13
.. dropdown :: :doc:`getting_started/index`
14
14
:open:
@@ -43,7 +43,7 @@ User guide
43
43
project/index.rst
44
44
45
45
46
- .. grid-item :: Explanations & Examples
46
+ .. grid-item-card :: Explanations & Examples
47
47
48
48
.. dropdown :: :doc:`explain/index`
49
49
:open:
@@ -78,7 +78,7 @@ User guide
78
78
../gallery/index.rst
79
79
80
80
81
- .. grid-item :: References & Resources
81
+ .. grid-item-card :: References & Resources
82
82
83
83
.. dropdown :: :doc:`../api/index`
84
84
:open:
You can’t perform that action at this time.
0 commit comments