aboutsummaryrefslogtreecommitdiffstats
path: root/yt_channel_items_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'yt_channel_items_template.html')
-rw-r--r--yt_channel_items_template.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/yt_channel_items_template.html b/yt_channel_items_template.html
index eb9b1e1..53e5901 100644
--- a/yt_channel_items_template.html
+++ b/yt_channel_items_template.html
@@ -72,19 +72,7 @@
.item-grid{
grid-row:4;
grid-column: 1 / span 2;
-
- display:grid;
- grid-template-columns: repeat(auto-fill, 400px);
- grid-auto-rows: 94px;
- grid-row-gap: 10px;
-
}
- .item-grid .video-thumbnail-img{
- width:168px;
- }
- .item-grid .playlist-thumbnail-img{
- width:168px;
- }
.page-button-row{
grid-column: 1 / span 2;
}