Skip to content

Commit 832cd50

Browse files
committed
fix extra height
1 parent 9579c0f commit 832cd50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ a {
180180
border-radius: 10px;
181181
overflow: hidden;
182182
flex-direction: column;
183-
height: 80vh;
183+
height: 78vh;
184184
width: 10vw;
185185
flex: 0 0 auto;
186186
}

0 commit comments

Comments
 (0)