We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e7cf5 commit 929e69dCopy full SHA for 929e69d
src/styles/blocks/person-page.css
@@ -4,9 +4,8 @@
4
--sidebar-size-end: auto;
5
--content-max-size: 1fr;
6
box-sizing: border-box;
7
- min-height: 100vh;
+ min-height: 100dvh;
8
display: grid;
9
- grid-template-rows: auto 1fr;
10
grid-template-columns: 100%;
11
}
12
0 commit comments