mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-18 03:41:35 +02:00
Show cover at top
This commit is contained in:
@@ -14,7 +14,7 @@ import BrowserFrame from '../../placeholders/BrowserFrame';
|
||||
|
||||
const Details: React.FC<{}> = () => {
|
||||
return (
|
||||
<DetailsLayout title="Video background">
|
||||
<DetailsLayout pattern={Pattern.VideoBackground}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Add video background with CSS flexbox" />
|
||||
<meta name="keywords" content="css flexbox, object fit cover" />
|
||||
|
Reference in New Issue
Block a user