@@ -55,7 +55,6 @@
*::after {
box-sizing: border-box;
margin: 0;
- font-weight: normal;
}
body {
@@ -3,7 +3,6 @@
#app {
width: 100vw;
margin: 0 auto;
color: #000;
display: flex;
justify-content: center;