diff --git a/luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css b/luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css index cf17dca..a5ce692 100644 --- a/luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css +++ b/luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css @@ -89,8 +89,8 @@ /*beginning card 2*/ -.card-2 { - width: 250px; +.card__2 { + height: 250px; width: 443px; background-color: #413C3B; diff --git a/luckydiamond/src/components/DevelopComponent.vue b/luckydiamond/src/components/DevelopComponent.vue index 7cd0364..56f9b64 100644 --- a/luckydiamond/src/components/DevelopComponent.vue +++ b/luckydiamond/src/components/DevelopComponent.vue @@ -21,7 +21,7 @@ -
+