yeah i even consider that as a big update
This commit is contained in:
parent
fd3da49694
commit
10e8fe1dd0
|
@ -195,7 +195,7 @@ body {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
height: 80%;
|
height: 90%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -205,7 +205,7 @@ body {
|
||||||
border: 1px solid var(--color-border0);
|
border: 1px solid var(--color-border0);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
height: 80%;
|
height: 90%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue