Fix column break bug with few room entries

This commit is contained in:
Ramon Wenger 2018-08-27 15:01:20 +02:00
parent fc02dce2ed
commit 14ee995a47
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
margin-bottom: 25px; margin-bottom: 25px;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
break-inside: avoid;
&__icon { &__icon {
width: 80px; width: 80px;