Skip to content

Commit c6c9162

Browse files
committed
Centering login error heading
1 parent 24e710f commit c6c9162

File tree

1 file changed

+4
-0
lines changed
  • src/main/resources/static/css

1 file changed

+4
-0
lines changed

src/main/resources/static/css/cas.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,10 @@ body {
850850
flex: 1;
851851
}
852852

853+
.login-error-card .card-message h1 {
854+
text-align: center;
855+
}
856+
853857
#serviceui {
854858
background-color: transparent;
855859
}

0 commit comments

Comments
 (0)