We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda90ec commit 3e50a71Copy full SHA for 3e50a71
web_src/css/features/projects.css
@@ -19,6 +19,7 @@
19
}
20
21
.project-column {
22
+ min-height: max(calc(100vh - 400px), 300px);
23
flex: 0 0 auto;
24
display: flex;
25
flex-direction: column;
0 commit comments