From 60fe4b2e75e8475b20001c84e01b642a3b3ebcc3 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 7 Jun 2019 21:15:16 -0700 Subject: Add subscription manager system --- youtube/shared.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'youtube/shared.css') diff --git a/youtube/shared.css b/youtube/shared.css index 1b25d7f..cd82164 100644 --- a/youtube/shared.css +++ b/youtube/shared.css @@ -1,7 +1,10 @@ +* { + box-sizing: border-box; +} + h1, h2, h3, h4, h5, h6, div, button{ margin:0; padding:0; - } -- cgit v1.2.3