Skip to content

Commit 9bb2e20

Browse files
committed
Add height to project modal dropdown
1 parent 7a77a08 commit 9bb2e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/project-popup.css

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
color: #1a2236;
77
border: none;
88
width: 95vw;
9+
height: 100vh;
910
max-height: 100vh;
1011
position: fixed;
1112
z-index: 10;

0 commit comments

Comments
 (0)