Skip to content

Commit

Permalink
Made CSS enchancement
Browse files Browse the repository at this point in the history
  • Loading branch information
vignesh66085 committed Mar 15, 2024
1 parent c1658bf commit 4846c14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/pages/interstitial/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

<Hero slots="heading" variant="fullwidth" theme="dark" customLayout className="interstitialHero" />

## Interstitial

<WrapperComponent slots="content" repeat="1" theme="lightest" className="Use-cases-for-Adobe-Document-Services"/>

<div class="iframe-container">
Expand Down
2 changes: 1 addition & 1 deletion src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ h1 {
margin-top: 0px !important;
}

.css-1516f4v-O{
.interstitialHero{
display: none !important;
}

Expand Down

0 comments on commit 4846c14

Please sign in to comment.