diff --git a/src/App.jsx b/src/App.jsx index fefe748..4a38b5c 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -35,7 +35,7 @@ function Product() { {likes > 0 && } {likes >= 10 &&

Π’Ρ‹ достигли Π»ΠΈΠΌΠΈΡ‚Π°!

}
-
+
) diff --git a/src/App.module.scss b/src/App.module.scss index 965d806..b6b5379 100644 --- a/src/App.module.scss +++ b/src/App.module.scss @@ -7,7 +7,7 @@ } .value { - width:70%; + /*width:70%;*/ height: 100%; background-color: green; }