diff --git a/templates/g5_hydrogen/custom/scss/custom.scss b/templates/g5_hydrogen/custom/scss/custom.scss index e0b25b3..ac2f438 100644 --- a/templates/g5_hydrogen/custom/scss/custom.scss +++ b/templates/g5_hydrogen/custom/scss/custom.scss @@ -172,3 +172,8 @@ section#g-top { @include main-nav-colors($navigation-background, $navigation-text-color, $main-background, $main-text-color); color: $navigation-text-color; } + +.plg_system_webauthn_login_button svg { + width: 30px; + margin: 4px; + } \ No newline at end of file