Skip to content

Commit 9ec9f6e

Browse files
committed
Merge pull request jupyter#91 from jupyter/Fix-height
Fix height
2 parents 02d846f + ad3b447 commit 9ec9f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/logo-nav.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ a {
637637
background: #fff;
638638
border-radius: 2px;
639639
display: inline-block;
640-
height: 100px;
640+
height: 130px;
641641
margin: 1rem;
642642
position: relative;
643643
width: 200px;

0 commit comments

Comments
 (0)