docs: 📝 Add docs about federation

This commit is contained in:
Jesse Wierzbinski 2024-07-27 15:37:58 +02:00
parent 0856fd4fd9
commit d1fd5c585c
No known key found for this signature in database
14 changed files with 189 additions and 40 deletions

View file

@ -184,7 +184,7 @@ export default function typographyStyles({ theme }: PluginUtils) {
fontSize: theme("fontSize.2xl")[0],
...theme("fontSize.2xl")[1],
marginTop: theme("spacing.16"),
marginBottom: theme("spacing.4"),
marginBottom: theme("spacing.8"),
},
h3: {
color: "var(--tw-prose-headings)",