Readd padding
This commit is contained in:
parent
edf199f80d
commit
5fbd6b38a8
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ body {
|
||||||
|
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
|
||||||
|
padding: 5vh 0;
|
||||||
|
|
||||||
animation: hideContent 2.5s;
|
animation: hideContent 2.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue