diff --git a/lukeflix.css b/lukeflix.css index b2782b5..4a02219 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2371,4 +2371,9 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { border: none !important; border-radius: 8px !important; margin: 5px 0px 3px 3px !important; +} + +/* Remove borders around each row and program */ +.channelPrograms { + border: none !important; } \ No newline at end of file