change button color

This commit is contained in:
2026-04-30 15:38:39 -04:00
parent 19f93f95bb
commit e023f68a84
+1 -1
View File
@@ -54,7 +54,7 @@
Login
</button>
<a href="{{ url('auth/social/oidc') }}" class="btn btn-info">
<a href="{{ url('auth/social/oidc') }}" class="btn btn-primary">
Login with OIDC
</a>