diff --git a/individual/frontend/s02/index.html b/individual/frontend/s02/index.html index 18b584e..3fab515 100644 --- a/individual/frontend/s02/index.html +++ b/individual/frontend/s02/index.html @@ -10,7 +10,10 @@

Ron Reciproco

+
+ + diff --git a/individual/frontend/s02/style.css b/individual/frontend/s02/style.css index 56dd207..fcdbe97 100644 --- a/individual/frontend/s02/style.css +++ b/individual/frontend/s02/style.css @@ -101,4 +101,11 @@ div { h1 { display: flex; justify-content: center; +} + +.shopify-app-block img { + margin-left: -20px; +} +.btn--full { + margin-top: 20px; } \ No newline at end of file