fix width (#494)
This commit is contained in:
parent
7826839498
commit
01ef352555
@ -57,6 +57,7 @@
|
||||
Roboto, Ubuntu, 'Helvetica Neue', sans-serif;
|
||||
font-weight: 600;
|
||||
font-size: 24px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
form{
|
||||
@ -66,6 +67,7 @@
|
||||
justify-content: center;
|
||||
|
||||
width: 100%;
|
||||
max-width: 1000px;
|
||||
gap: 40px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user