master
Ron Reciproco 1 year ago
parent bfd3a38a0a
commit 4a29a84e2a

@ -10,7 +10,10 @@
<body>
<div>
<h1>Ron Reciproco</h1>
</div>
<script type="module" src="/main.js"></script>
</body>
</html>

@ -101,4 +101,11 @@ div {
h1 {
display: flex;
justify-content: center;
}
.shopify-app-block img {
margin-left: -20px;
}
.btn--full {
margin-top: 20px;
}
Loading…
Cancel
Save