main #25

Merged
jank merged 25 commits from main into prod 2025-03-15 18:06:22 +00:00
Showing only changes of commit ab5dbc047c - Show all commits

style(login): adjust container width in login component

Jan K9f 2025-01-25 15:58:43 +01:00
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

@ -1,4 +1,4 @@
<div class="mx-auto pt-3 container">
<div class="mx-auto pt-3 container max-w-md">
<mat-card appearance="outlined">
<mat-card-content>
<h1>Login</h1>