fully working text

This commit is contained in:
jr-k 2024-08-27 02:02:00 +02:00
parent bfcc60323e
commit 7effdfeccd
3 changed files with 7 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -311,6 +311,11 @@
align-self: stretch; align-self: stretch;
} }
.divide {
margin-top: 30px;
margin-bottom: 10px;
}
.form-group { .form-group {
flex-direction: row; flex-direction: row;
justify-content: flex-start; justify-content: flex-start;