diff --git a/res/style.css b/res/style.css index 7b86c8b..874a297 100755 --- a/res/style.css +++ b/res/style.css @@ -234,10 +234,10 @@ div.ln div.null { } 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) { - width: 35vw; + width: 32vw; } } \ No newline at end of file