improve the dark theme
[portal/ric-dashboard.git] / webapp-frontend / src / app / ui / catalog-card / catalog-card.component.scss
index 6db05d3..ad6ca9b 100644 (file)
   width: 10rem;
   margin-bottom: 1.15rem;
 }
+
+.card_item  {
+  font-size: 1em;
+}
+
+img {
+  width: 250px;
+}
\ No newline at end of file