Style
This commit is contained in:
parent
514733f871
commit
384fc89acc
@ -234,10 +234,10 @@ div.ln div.null {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.ln div:nth-child(1) {
|
div.ln div:nth-child(1) {
|
||||||
width: calc(70vw + 10px);
|
width: calc(64vw + 10px);
|
||||||
}
|
}
|
||||||
|
|
||||||
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: 35vw;
|
width: 32vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user