Update to latest
This commit is contained in:
parent
bd911e53e9
commit
bd65c6c24d
50 changed files with 89 additions and 429 deletions
|
@ -10,6 +10,11 @@ $link-color: #009fe3;
|
|||
/* Add custom rules for sidebar items and sections */
|
||||
/* Top-level items: bold and with padding */
|
||||
|
||||
code {
|
||||
margin-left: 0.25em;
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
.navbar-expand-lg {
|
||||
padding: 8px !important;
|
||||
}
|
||||
|
@ -89,12 +94,10 @@ p {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.quarto-container {
|
||||
max-width: 1200px; /* Optional: limit max width */
|
||||
margin: 0 auto; /* Optional: center horizontally */
|
||||
}
|
||||
.quarto-container {
|
||||
max-width: 1200px; /* Optional: limit max width */
|
||||
margin: 0 auto; /* Optional: center horizontally */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue