This commit is contained in:
Kenneth Jannette
2024-01-31 22:30:37 -06:00
parent 110dfae131
commit 78c091c1e0
2 changed files with 53 additions and 25 deletions

View File

@@ -29,6 +29,12 @@
width: 100%;
}
.steps-text-wrapper {
margin-bottom: 14px;
padding: 6px;
text-align: justify;
}
.fooze {
display: flex;
flex-direction: row;
@@ -44,12 +50,29 @@
.steps-upper-left {
display: flex;
flex-direction: column;
width: 50%;
}
.image-right-one {
display: flex;
flex-direction: row;
}
.image-jhon {
display: flex;
flex-direction: column;
width: 12%;
}
.image-moun {
display: flex;
flex-direction: column;
width: 80%;
}
.howto-hand-img {
width: 420px;
border-radius: 10px;
width: 424px;
}
.bold-span {