Skip to content

Commit 56bd369

Browse files
author
Sönke Joppien
authored
Improve height of showcase tiles
1 parent fa08422 commit 56bd369

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)