From 40308564dc64d4880b3079543abe2f01f6193fdc Mon Sep 17 00:00:00 2001 From: Yurii Chaiun Date: Mon, 21 Oct 2024 18:23:36 +0300 Subject: [PATCH] add solution --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index 0150ccde97..9533df9f15 100644 --- a/src/style.css +++ b/src/style.css @@ -11,6 +11,7 @@ body { height: 16px; background-image: url(./images/star.svg); background-repeat: no-repeat; + background-position: center; } .stars_star:not(:last-child) {