fixed margins

This commit is contained in:
Suha Siddiqui
2022-06-16 11:45:36 -04:00
parent b690420462
commit a9a41c5b5e
+1 -1
View File
@@ -52,7 +52,7 @@ export default {
<style>
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}