Sign-in: add presentation + update Symfony
parent
abce19dfab
commit
21ef094a4d
@ -1,5 +1,17 @@
|
||||
body {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#sign-in {
|
||||
display: inline-block;
|
||||
border: 1px solid rgba(0, 0, 0, .25);
|
||||
padding: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#presentation {
|
||||
margin-top: 3rem;
|
||||
|
||||
div {
|
||||
text-align: justify;
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue