Bring the border on the right side of the page back

This commit is contained in:
Halfdan 2022-07-25 01:18:24 +02:00
parent 46bc8bfa5d
commit 3329b2df88
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ body {
line-height : 165%;
text-align : left;
//border-right : var(--base-grid) solid var(--bar-color);
border-right : var(--base-grid) solid var(--bar-color);
}
a {