Skip to content

Commit

Permalink
Update for the web authentication image (correct size)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithgrimes committed Aug 2, 2024
1 parent 80878e0 commit 1455cd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions templates/g5_hydrogen/custom/scss/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 1455cd4

Please sign in to comment.