Merge branch 'master' of https://github.com/MeowcaTheoRange/DiceApp
This commit is contained in:
commit
e0a09d0d04
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@ body {padding:0;margin:0;background-color:var(--mainColorThemedLight);}
|
||||||
|
|
||||||
.content > div {
|
.content > div {
|
||||||
padding-bottom: 64px;
|
padding-bottom: 64px;
|
||||||
min-height: 100%;
|
min-height: calc(100% - 16px);
|
||||||
box-sizing:border-box;
|
box-sizing:border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue