We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de337a commit e514a96Copy full SHA for e514a96
website/app/styles/pages/application/stage.scss
@@ -16,7 +16,7 @@
16
"cover"
17
"tabs"
18
"content";
19
- grid-template-rows: auto 1fr;
+ grid-template-rows: auto auto 1fr;
20
grid-template-columns: 1fr;
21
width: 100%; // needed (otherwise it collapses, because is in a grid)
22
0 commit comments