mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-23 22:25:44 +02:00
The details page supports smaller screens
This commit is contained in:
@@ -19,7 +19,7 @@ const Details: React.FC<{}> = () => {
|
||||
<meta name="description" content="Add video background with CSS flexbox" />
|
||||
<meta name="keywords" content="css flexbox, object fit cover" />
|
||||
</Helmet>
|
||||
<div style={{ padding: '64px 32px' }}>
|
||||
<div className='p-8 pb-20'>
|
||||
<div style={{ lineHeight: 1.5, marginBottom: '16px' }}>
|
||||
In this pattern, the video is displayed in the background.
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user