Docs: Heading pill CSS fix

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7660
GitOrigin-RevId: 37a4b9dbb6f97ced3f751717024b7290e2de799e
This commit is contained in:
Sean Park-Ross 2023-01-25 16:10:07 +02:00 committed by hasura-bot
parent 2c3d91b033
commit ee18dbe8c2

View File

@ -44,6 +44,9 @@
.heading-badge {
font-size: 0.9rem;
+ p {
margin-top: 1rem;
}
}
.db-tables {