diff --git a/assets/main/_layout.css b/assets/main/_layout.css index a3b62fd4..1c27206e 100644 --- a/assets/main/_layout.css +++ b/assets/main/_layout.css @@ -139,6 +139,7 @@ body { left: 0; top: 0; background: #fff; + border-right: 1px solid #fff; opacity: 0.2; } @@ -472,6 +473,7 @@ body { left: 0; top: 0; background: #fff; + border-right: 1px solid #fff; opacity: 0.2; } }