Skip to content

Commit da082bc

Browse files
committed
defined heading max width
1 parent 9930724 commit da082bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vis/stylesheets/modules/map/_header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@
317317
height: min-content; // 19.8px
318318
overflow: hidden;
319319
white-space: nowrap;
320+
max-width: 660px;
320321
}
321322

322323
.features {

0 commit comments

Comments
 (0)