mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-13 09:35:59 +02:00
Show cover at top
This commit is contained in:
@@ -13,7 +13,7 @@ import BrowserFrame from '../../placeholders/BrowserFrame';
|
||||
|
||||
const Details: React.FC<{}> = () => {
|
||||
return (
|
||||
<DetailsLayout title="Stacked cards">
|
||||
<DetailsLayout pattern={Pattern.StackedCards}>
|
||||
<Helmet>
|
||||
<meta name="description" content="Create stacked cards with CSS" />
|
||||
<meta name="keywords" content="css card, css stacked cards, css transform rotate" />
|
||||
|
Reference in New Issue
Block a user