diff --git a/index.html b/index.html index 29dde79..207b7b9 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,15 @@ .reveal h1, .reveal h2 { text-align: left; } .reveal h1 { font-size: 1.8em; } - .reveal h2 { font-size: 1.3em; } + .reveal h2 { font-size: 1.05em; } + + /* Content bullet lists sit a touch smaller than the heading */ + .reveal .slides section ul { font-size: 0.9em; } + + /* Section-divider titles (Terraform / Ansible / Puppet) stay large */ + .reveal h2 .tf-col, + .reveal h2 .ansible-col, + .reveal h2 .puppet-col { font-size: 2em; } .title-slide, .title-slide h1 { text-align: center !important; } .title-slide .subtitle { color: var(--ods-text); } @@ -627,7 +635,7 @@

What is Terraform?

-