mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-12 14:39:09 +01:00
Large text
This commit is contained in:
parent
6fe063db4d
commit
7de093ef20
@ -32,7 +32,7 @@ export function Banner(props: {
|
||||
"flex items-center justify-center p-4",
|
||||
].join(" ")}
|
||||
>
|
||||
<div className="flex items-center space-x-3">
|
||||
<div className="flex items-center space-x-3 text-lg">
|
||||
<Icon icon={icons[props.type]} />
|
||||
<div>{props.children}</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user