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 e0f3b30 commit 1c28c47Copy full SHA for 1c28c47
web_src/css/features/projects.css
@@ -5,6 +5,7 @@
5
flex-wrap: nowrap;
6
overflow: auto;
7
margin: 0 0.5em;
8
+ min-height: max(calc(100vh - 400px), 300px);
9
max-height: calc(100vh - 120px);
10
}
11
0 commit comments