From c210032a9def4efd03d9129614dace2d149dd3d8 Mon Sep 17 00:00:00 2001 From: Ravijogdand <31982082+Ravijogdand@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:54:39 +0530 Subject: [PATCH] universal style.css adding method --- style/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/style.css b/style/style.css index e69de29..f5eadd7 100644 --- a/style/style.css +++ b/style/style.css @@ -0,0 +1,2 @@ +padding:*; +margin:*;