feat: 📱 improve responsive design of article header
This commit is contained in:
parent
ceb7cdb3d9
commit
17d0a9f9c0
3 changed files with 12 additions and 10 deletions
|
@ -7,7 +7,9 @@ export default {
|
|||
'article-header': '1fr auto 0'
|
||||
},
|
||||
height: {
|
||||
'128': '32rem'
|
||||
'128': '32rem',
|
||||
'160': '40rem',
|
||||
'192': '48rem'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue