mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-25 15:50:39 +03:00
Adjust base aspect theme
This commit is contained in:
parent
8feb58c6fc
commit
5e5fcd4e4e
@ -11,15 +11,6 @@ export default theme => {
|
||||
aspectRatio: 9 / 16,
|
||||
css: {
|
||||
fontSize: '1em',
|
||||
'@media screen and (min-width:56em)': {
|
||||
fontSize: 'inherit',
|
||||
},
|
||||
'@media screen and (min-width:64em)': {
|
||||
fontSize: 'inherit',
|
||||
},
|
||||
'@media print': {
|
||||
fontSize: 'inherit',
|
||||
},
|
||||
},
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user