Skip to content

Commit

Permalink
Merge pull request #726 from SyedImtiyaz-1/views/imagineAi.ejs
Browse files Browse the repository at this point in the history
Fixed Dark Mode Issue {ImagineAI}
  • Loading branch information
SurajPratap10 authored Aug 5, 2023
2 parents 9a26cfa + b8fc95e commit 8ef1607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/imagineAi.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<i class="fa-solid fa-share fa-bounce" style="color: #e11919;"></i>Share
</button>
</section>
<section style="padding: 4rem 0;">
<section style="padding: 16rem 0;">
<h3 style="text-align:center; padding-top: 1rem ; font-size: xx-large;color:white;">Frequently Asked
Questions</h3>
<h3 style="text-align:center; padding-bottom: 2rem ;font-weight: 300; color:white;">Learn More About
Expand Down Expand Up @@ -143,7 +143,7 @@
<!-- Over riding footer style -->
<style>
footer {
z-index: -1;
z-index: 999;
}
/* Dark mode styles */
Expand Down

1 comment on commit 8ef1607

@vercel
Copy link

@vercel vercel bot commented on 8ef1607 Aug 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

imagine-ai-suraj-pratap10 – ./

imagine-ai-suraj-pratap10-sp10.vercel.app
imagine-ai-17zf.vercel.app
imagine-ai-suraj-pratap10-git-main-sp10.vercel.app

Please sign in to comment.