style: reduce h1 to 1.8em so title fits on one line
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.reveal h1, .reveal h2 { text-align: left; }
|
.reveal h1, .reveal h2 { text-align: left; }
|
||||||
|
.reveal h1 { font-size: 1.8em; }
|
||||||
.reveal h2 { font-size: 1.3em; }
|
.reveal h2 { font-size: 1.3em; }
|
||||||
|
|
||||||
.title-slide, .title-slide h1 { text-align: center !important; }
|
.title-slide, .title-slide h1 { text-align: center !important; }
|
||||||
|
|||||||
Reference in New Issue
Block a user