Consider the code block from https://www.docsy.dev/docs/adding-content/lookandfeel/#site-colors: > <img width="618" alt="image" src="https://github.com/google/docsy/assets/4140793/c8e64798-468c-4447-a969-bfa1f0a0f385"> Notice the extra vertical space, which is evident under dev tools: > <img width="616" alt="image" src="https://github.com/google/docsy/assets/4140793/7773782b-fd6a-4303-a6e9-8f9224541958"> We should avoid the extra space. /cc @geriom
Consider the code block from https://www.docsy.dev/docs/adding-content/lookandfeel/#site-colors:
Notice the extra vertical space, which is evident under dev tools:
We should avoid the extra space.
/cc @geriom