mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Adjust various styles
This commit is contained in:
parent
2700774469
commit
5ddd0872ef
22 changed files with 54 additions and 48 deletions
|
|
@ -28,7 +28,7 @@ interface TitleProps {
|
|||
const Title = ({ children }: TitleProps) => {
|
||||
return (
|
||||
<TextTitle
|
||||
order={2}
|
||||
order={1}
|
||||
overflow="hidden"
|
||||
weight={700}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue