@ -1,5 +1,5 @@
.root {
width: 100vw;
width: 100%;
max-width: 600px;
margin: 0 auto;
}
@ -73,6 +73,7 @@
line-height: 20px;
cursor: pointer;
position: relative;
box-sizing: border-box;
.siteButton.siteButton {