Skip to content

Commit 22ffb99

Browse files
committed
styling new contributors index to even out sides maybe
1 parent d8d85da commit 22ffb99

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

doc/devel/index.rst

+24-11
Original file line numberDiff line numberDiff line change
@@ -75,50 +75,63 @@ New contributors
7575
contribute
7676

7777
.. grid:: 1 1 2 2
78-
:class-row: sd-align-minor-center
78+
:class-row: sd-fs-5 sd-align-minor-center
7979

8080
.. grid-item::
81-
:class: sd-fs-5
8281

83-
:octicon:`info;1em;sd-text-info` :ref:`Where should I start? <start-contributing>`
82+
.. grid:: 1
83+
:gutter: 1
84+
85+
.. grid-item::
86+
87+
:octicon:`info;1em;sd-text-info` :ref:`Where should I start? <start-contributing>`
88+
89+
.. grid-item::
90+
91+
:octicon:`question;1em;sd-text-info` :ref:`Where should I ask questions? <get_connected>`
92+
93+
.. grid-item::
8494

85-
:octicon:`question;1em;sd-text-info` :ref:`Where should I ask questions? <get_connected>`
95+
:octicon:`git-pull-request;1em;sd-text-info` :ref:`How do I work on an issue? <managing_issues_prs>`
8696

87-
:octicon:`git-pull-request;1em;sd-text-info` :ref:`How do I work on an issue? <managing_issues_prs>`
97+
.. grid-item::
8898

89-
:octicon:`codespaces;1em;sd-text-info` :ref:`How do I start a pull request? <how-to-pull-request>`
99+
:octicon:`codespaces;1em;sd-text-info` :ref:`How do I start a pull request? <how-to-pull-request>`
90100

91101
.. grid-item::
92102

93103
.. grid:: 1
94104
:gutter: 1
95-
:class-row: sd-fs-5
96105

97106
.. grid-item-card::
98107
:link: contribute_code
99108
:link-type: ref
100-
:shadow: none
109+
:class-card: sd-outline-{primary} sd-shadow-none
110+
:class-body: sd-text-{primary}
101111

102112
:octicon:`code;1em;sd-text-info` Contribute code
103113

104114
.. grid-item-card::
105115
:link: contribute_documentation
106116
:link-type: ref
107-
:shadow: none
117+
:class-card: sd-outline-{primary} sd-shadow-none
118+
:class-body: sd-text-{primary}
108119

109120
:octicon:`note;1em;sd-text-info` Write documentation
110121

111122
.. grid-item-card::
112123
:link: contribute_triage
113124
:link-type: ref
114-
:shadow: none
125+
:class-card: sd-outline-{primary} sd-shadow-none
126+
:class-body: sd-text-{primary}
115127

116128
:octicon:`issue-opened;1em;sd-text-info` Help triage
117129

118130
.. grid-item-card::
119131
:link: other_ways_to_contribute
120132
:link-type: ref
121-
:shadow: none
133+
:class-card: sd-outline-{primary} sd-shadow-none
134+
:class-body: sd-text-{primary}
122135

123136
:octicon:`globe;1em;sd-text-info` Build community
124137

0 commit comments

Comments
 (0)