Skip to content

Commit 1123838

Browse files
authored
Merge pull request #1198 from WebSnke/patch-31
Improve height of showcase tiles
2 parents 8269c6c + 56bd369 commit 1123838

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/css/custom.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ body {
6060
transition: all 0.6s ease-in-out 0s;
6161
-webkit-transform: translateZ(0);
6262
transform: translateZ(0);
63+
display: inline-block;
64+
height: 100%;
6365
}
6466

6567
.animate-out {

0 commit comments

Comments
 (0)