Browse Source

website: fix use-case dropdown size

pull/6108/head
Jack Pearkes 5 years ago
parent
commit
ad9dcfcfe5
  1. 2
      website/source/assets/stylesheets/_header.scss

2
website/source/assets/stylesheets/_header.scss

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

Loading…
Cancel
Save