From 83efbba7cec3e2ef564fa1ef149cedf5bc859f02 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sun, 2 Sep 2018 15:17:33 -0700 Subject: fix header on other pages --- yt_local_playlist_template.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'yt_local_playlist_template.html') diff --git a/yt_local_playlist_template.html b/yt_local_playlist_template.html index 2c7fa15..23be7cc 100644 --- a/yt_local_playlist_template.html +++ b/yt_local_playlist_template.html @@ -12,9 +12,7 @@ grid-template-columns: 3fr 1fr; } - header{ - grid-template-columns: 3fr 1fr; - } + #left{ grid-column: 1; -- cgit v1.2.3