Browse Source

Style

master
Valentin Moguérou 10 months ago
parent
commit
384fc89acc
  1. 4
      res/style.css

4
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;
}
}
Loading…
Cancel
Save