style: maximize code block size (0.65em, line-height 1.6)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -71,13 +71,13 @@
|
||||
margin: 0;
|
||||
}
|
||||
.reveal pre code {
|
||||
font-size: 0.55em;
|
||||
line-height: 1.5;
|
||||
font-size: 0.65em;
|
||||
line-height: 1.6;
|
||||
max-height: none;
|
||||
overflow: visible;
|
||||
padding: 0.8em;
|
||||
padding: 1em;
|
||||
}
|
||||
.filename { margin-top: 0; }
|
||||
.filename { margin-top: 0; margin-bottom: 0.1em; }
|
||||
|
||||
/* Tool logos — fixed like OVHcloud logo, toggled by JS per slide */
|
||||
.tool-logo-global {
|
||||
|
||||
Reference in New Issue
Block a user