We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046ca83 commit 8b8bd05Copy full SHA for 8b8bd05
1 file changed
flash-template/default.css
@@ -11,7 +11,7 @@ body {
11
color: var(--flash-white);
12
display: grid;
13
grid-template-columns: minmax(1rem, 26.5rem) 1fr;
14
- grid-template-rows: 100% 100%;
+ grid-template-rows: 100%;
15
}
16
17
@media only screen and (max-device-width: 250px) {
0 commit comments