diff --git a/style.css b/style.css index 5b3938f..4713d01 100644 --- a/style.css +++ b/style.css @@ -68,7 +68,6 @@ a { color: var(--accent); text-decoration: none; } .columns { column-width: 22em; column-gap: 2em; - column-rule: 1px solid var(--border); column-fill: balance; }