We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec7454 commit 466e1feCopy full SHA for 466e1fe
src/pages/storage-finder.tsx
@@ -277,7 +277,7 @@ export default function StorageFinderPage() {
277
title="Research Data Storage Finder"
278
>
279
{/* Main content container */}
280
- <main className="container padding--lg remove-p-margin-bottom">
+ <main className="padding--lg remove-p-margin-bottom">
281
{/* Title - Always above the info bar */}
282
<Heading as="h1" className="text--center">
283
Research Data Storage Finder
0 commit comments