Skip to content

Commit ae3774f

Browse files
committed
height again
1 parent 402af4e commit ae3774f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pilot-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sidebarTitle: "Pilot Application"
44
mode: 'custom'
55
---
66

7-
<iframe data-tally-src="https://tally.so/r/3xGW1J?transparentBackground=1" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="X API Pay-Per-Use Pricing Pilot Application"></iframe>
7+
<iframe id="pilot-application" data-tally-src="https://tally.so/r/3xGW1J?transparentBackground=1" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="X API Pay-Per-Use Pricing Pilot Application"></iframe>

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ td[data-label="Free Limit"] strong {
132132
@media (max-width: 768px) {
133133
#pilot-application {
134134
width: 100% !important;
135-
height: 100% !important;
135+
height: auto !important;
136136
}
137137
}

0 commit comments

Comments
 (0)