mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: height of the background on profiles
This commit is contained in:
parent
0278b3934c
commit
77095ced56
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ module.exports = {
|
||||||
...theme('spacing'),
|
...theme('spacing'),
|
||||||
full: '100%',
|
full: '100%',
|
||||||
screen: '100vh',
|
screen: '100vh',
|
||||||
|
'200': '50rem',
|
||||||
}),
|
}),
|
||||||
inset: {
|
inset: {
|
||||||
'0': '0',
|
'0': '0',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue