Style
This commit is contained in:
parent
384fc89acc
commit
e62387197d
@ -225,19 +225,19 @@ div.ln div.null {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.ln div {
|
|
||||||
flex-grow: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.ln {
|
div.ln {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.ln div:nth-child(1) {
|
div.ln div:nth-child(1) {
|
||||||
width: calc(64vw + 10px);
|
width: calc(70vw + 5px);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.ln div:nth-child(3), div.ln div:nth-child(4) {
|
div.ln div:nth-child(3), div.ln div:nth-child(4) {
|
||||||
width: 32vw;
|
width: 35vw;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ln div:nth-child(2), div.ln div:nth-child(5) {
|
||||||
|
width: calc(30vw - 30px);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user