From 4e20978e81ed75eb46b89bbfe6920f64759f56e6 Mon Sep 17 00:00:00 2001 From: Priyatham Sai Chand Date: Wed, 21 Apr 2021 03:15:38 +0530 Subject: [PATCH] browser default set --- src/index.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/index.css b/src/index.css index ec2585e..27e1f10 100644 --- a/src/index.css +++ b/src/index.css @@ -1,4 +1,14 @@ +* { + margin: 0; + padding: 0; + border: 0; + outline: 0; + font-size: 100%; + vertical-align: baseline; + background: transparent; + } body { + margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',