diff --git a/docs/css/styles.css b/docs/css/styles.css index 0969885..d64920e 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -682,25 +682,12 @@ p:empty { /* SVG icons */ -a svg { +a svg, button svg { height: 0.75em; width: auto; margin-right: 0.125rem; } -a .bookmark-icon { - width: 0.75em; -} - -a .balloon-icon { - height: 1.125em; - width: 0.85em; -} - -a .wcag-icon { - width: 1.5em; -} - h1 svg { vertical-align: -0.5rem; } diff --git a/docs/index.html b/docs/index.html index 1773ab6..1da1199 100644 --- a/docs/index.html +++ b/docs/index.html @@ -48,7 +48,7 @@ - + @@ -77,15 +77,21 @@ - + - - - - - - - + + + + + + + + + + + + +
@@ -98,28 +104,33 @@

Documentation for the Infusion pattern library builder. This documentation is constructed using the builder itself.