changed slightly the style of the pages
This commit is contained in:
parent
f8be8ba9a3
commit
d4b582c7c8
@ -5,13 +5,17 @@ main {
|
||||
align-items: center;
|
||||
|
||||
.card {
|
||||
width: 20vw;
|
||||
width: 15vw;
|
||||
height: 50vh;
|
||||
padding: 3em;
|
||||
padding: 3em 5em;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
|
||||
.textfield{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user