Skip to content

Commit 5b958be

Browse files
committed
mobile test
1 parent ff10a4e commit 5b958be

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

pilot-application.mdx

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

7-
<div id="pilot-application" className="flex items-center justify-center">
8-
<iframe data-tally-src="https://tally.so/embed/3xGW1J?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1" loading="lazy" width="100%" height="880" frameborder="0" marginheight="0" marginwidth="0" title="X API Pay-Per-Use Pricing Pilot Application"></iframe>
9-
</div>
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>

style.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ td[data-label="Free Limit"] strong {
131131

132132
@media (max-width: 768px) {
133133
#pilot-application {
134-
margin-left: 1rem;
135-
margin-right: 1rem;
134+
width: 100% !important;
135+
height: auto !important;
136136
}
137-
}
138-
137+
}

0 commit comments

Comments
 (0)