How to decrease footer height in quarto website? #7742
Unanswered
royfrancis
asked this question in
Q&A
Replies: 1 comment
-
Use your favorite browser inspect/developer (and look at the structure in details) and target the corresponding CSS, after looking for possible SASS variables already available (https://quarto.org/docs/output-formats/html-themes.html#sass-variables). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
What is the best way to decrease the footer height? The area marked below.
index.qmd
_quarto.yml
Beta Was this translation helpful? Give feedback.
All reactions