From 4805b777dc4889442c3497697d6c23912f7bb786 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 5 Nov 2022 13:21:09 +0100 Subject: [PATCH] new stuff :3 --- html/main.ejs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/html/main.ejs b/html/main.ejs index 4ea35661..b2a16e36 100644 --- a/html/main.ejs +++ b/html/main.ejs @@ -290,10 +290,12 @@ margin-left: 2em; width: 100%; } - .video-grid > .video { -border-radius: 16px; - } - + .video-grid > .video { + border-radius: 16px; + background: black; + padding: 6px; + border: #333 solid; +} /* nice classname am i rigth */ .discover-some-bitches{