diff --git a/docs.css b/docs.css index 2a4d2e020..90c574398 100644 --- a/docs.css +++ b/docs.css @@ -38,6 +38,10 @@ footer { margin-top: var(--component-spacing-big); } +footer img { + height: 2rem; +} + /* Main headings and bookmark links */ h2[id] { border-bottom: solid var(--component-border-width) var(--component-border-color); diff --git a/index.html b/index.html index dfd18fb93..b9c3abc6b 100644 --- a/index.html +++ b/index.html @@ -1410,6 +1410,9 @@ Example: class="p-left-medium m-bottom-none"