We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e010ea commit ddfaa7eCopy full SHA for ddfaa7e
2 files changed
content/index.md
@@ -8,7 +8,7 @@ Browse by domain:
8
9
- [[objects/index|Astrophysical Objects]]
10
- [[tour/index|A Tour of Planet Formation]]
11
-- [[planets-and-planetary-systems/index|Planets and Planetary Systems]]
+- [[planets/index|Planets and Planetary Systems]]
12
- [[observations/index|The Observation Toolkit]]
13
- [[science/index|The Science of Planet Formation]]
14
- [[tools/index|The Tools of the Trade]]
quartz/styles/custom.scss
@@ -325,4 +325,12 @@ a.data-footnote-backref {
325
max-width: 100%;
326
height: auto;
327
}
328
+}
329
+
330
+.tag-link {
331
+ white-space: nowrap;
332
333
334
+.tag {
335
336
0 commit comments