website: fix use-case dropdown size

This commit is contained in:
Jack Pearkes 2019-07-09 08:45:58 +02:00
parent 8922527bdf
commit e83cb53440
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
border-radius: 3px;
padding: 2rem;
position: absolute;
height: 160px;
height: 124px;
z-index: 1;
background-color: white;
margin-left: -15px;