From 7269667e19c945fde8ad28952d2bedc7fa32e913 Mon Sep 17 00:00:00 2001 From: Solomiia Palka Date: Fri, 11 Oct 2024 17:54:02 +0300 Subject: [PATCH] add new task solution --- src/index.html | 8 +++ src/styles/card.scss | 98 +++++++++++++++++++++++++++++++++ src/styles/index.scss | 125 ------------------------------------------ src/styles/stars.scss | 17 ++++++ 4 files changed, 123 insertions(+), 125 deletions(-) create mode 100644 src/styles/card.scss create mode 100644 src/styles/stars.scss diff --git a/src/index.html b/src/index.html index b0bec89d5a..daafacd06b 100644 --- a/src/index.html +++ b/src/index.html @@ -21,6 +21,14 @@ /> Product cards + +