feat: 📱 improve responsive design of article header

This commit is contained in:
Sebin Nyshkim 2024-10-20 16:59:31 +02:00
parent ceb7cdb3d9
commit 17d0a9f9c0
3 changed files with 12 additions and 10 deletions

View file

@ -7,7 +7,9 @@ export default {
'article-header': '1fr auto 0'
},
height: {
'128': '32rem'
'128': '32rem',
'160': '40rem',
'192': '48rem'
}
}
},