diff --git a/src/app.css b/src/app.css index 12c43776..76b74334 100644 --- a/src/app.css +++ b/src/app.css @@ -74,8 +74,6 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) { margin: auto; width: var(--main-width); max-width: 100%; - border-left: 1px solid rgba(0, 0, 0, 0.1); - border-right: 1px solid rgba(0, 0, 0, 0.1); background-color: var(--bg-color); } .deck.contained {