tailwind: almostscreen is 90
This commit is contained in:
parent
2cdec9e2b6
commit
1137b74cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ module.exports = {
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
height: {
|
height: {
|
||||||
almostscreen: '85vh',
|
almostscreen: '90vh',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue