We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8269c6c + 56bd369 commit 1123838Copy full SHA for 1123838
1 file changed
assets/css/custom.scss
@@ -60,6 +60,8 @@ body {
60
transition: all 0.6s ease-in-out 0s;
61
-webkit-transform: translateZ(0);
62
transform: translateZ(0);
63
+ display: inline-block;
64
+ height: 100%;
65
}
66
67
.animate-out {
0 commit comments