diff --git a/src/components/Main/Main.js b/src/components/Main/Main.js index bf2a9e1..a136c23 100644 --- a/src/components/Main/Main.js +++ b/src/components/Main/Main.js @@ -122,6 +122,7 @@ const Main = ({ userData }) => { listStyle: 'none', padding: 0, marginTop: 20, + marginLeft: 55, gap: 20, }}> {attract.map((attr, index) => ( @@ -184,7 +185,7 @@ const Main = ({ userData }) => { alignItems: 'center', }}>
{hotelItem.name}
-
{hotelItem.price}
+
{hotelItem.price} ₽