mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-23 06:02:55 +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="Fix an element at corner with CSS" />
|
||||
<meta name="keywords" content="css fixed" />
|
||||
</Helmet>
|
||||
<div style={{ padding: '64px 32px' }}>
|
||||
<div className='p-8 pb-20'>
|
||||
<BrowserFrame
|
||||
content={(
|
||||
<div style={{ height: '100%', position: 'relative' }}>
|
||||
|
Reference in New Issue
Block a user