diff --git a/themes/risotto/assets/css/icons.css b/themes/risotto/assets/css/icons.css index e2e35bd..3f34cca 100644 --- a/themes/risotto/assets/css/icons.css +++ b/themes/risotto/assets/css/icons.css @@ -1,5 +1,11 @@ +.brand-link { + text-decoration: none; +} + .brand-icons { + width: 15.5px; max-width: 15.5px; + height: 16px; max-height: 16px; padding: 0px; fill: var(--link); diff --git a/themes/risotto/layouts/partials/about.html b/themes/risotto/layouts/partials/about.html index 397f8af..3b955aa 100644 --- a/themes/risotto/layouts/partials/about.html +++ b/themes/risotto/layouts/partials/about.html @@ -9,31 +9,31 @@