fix: centered deal services title
This commit is contained in:
@ -2,6 +2,7 @@ import { Title } from "@mantine/core";
|
|||||||
|
|
||||||
const DealServicesTitle = () => (
|
const DealServicesTitle = () => (
|
||||||
<Title
|
<Title
|
||||||
|
ta={"center"}
|
||||||
order={3}
|
order={3}
|
||||||
w={"100%"}>
|
w={"100%"}>
|
||||||
Общие услуги
|
Общие услуги
|
||||||
|
|||||||
Reference in New Issue
Block a user