more
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user