🕹🐈 Checkpoint
./style.css:617503/113
This commit is contained in:
parent
71e4010843
commit
1ef82b7d0b
1 changed files with 3 additions and 1 deletions
|
@ -38,6 +38,8 @@ body {
|
|||
.content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
|
@ -67,6 +69,6 @@ body {
|
|||
}
|
||||
|
||||
.illustration {
|
||||
/* max-width: 80%; */
|
||||
max-width: 100%;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue