09 - deeper into components/cmp-adv-01-starting-setup/src/components/BadgeList.vue
@@ -12,7 +12,15 @@ </section> </template> <style> <style scoped> section { margin: 2rem auto; max-width: 30rem; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26); padding: 1rem; } section h2 { margin: 0.5rem 0; color: #3a3a3a;