Skip to content

Commit

Permalink
removed logo at the top of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Tarbert committed Nov 27, 2023
1 parent 19c78c1 commit ad380a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
13 changes: 4 additions & 9 deletions src/pages/saas-producthunt.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const ProductHuntSaas = () => {
<div
style={{
textAlign: 'center',
marginTop: '-240px',
marginTop: '-320px',
}}
>
<img
Expand All @@ -24,7 +24,7 @@ const ProductHuntSaas = () => {
alt="logo"
></img>

<div style={{ marginTop: '-220px', display: 'flow' }}>
<div style={{ marginTop: '-320px', display: 'flow' }}>
<iframe
width="810"
height="515"
Expand Down Expand Up @@ -127,13 +127,8 @@ const ProductHuntSaas = () => {
enterprise-grade solution for centralized management.
</li>
<br />
<li>
<b>🖥️ DynamoDB Integration:</b> Leverage seamless
integration with DynamoDB for efficient data storage and
retrieval, enhancing the overall performance and scalability
of your system.
</li>
<br />


<li>
<b>🔨 SAML Tracer for Error Troubleshooting:</b> Empower
administrators with a SAML Tracer tool for efficient and
Expand Down
2 changes: 1 addition & 1 deletion static/img/product-hunt/boxyhq-banner-white-bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad380a5

Please sign in to comment.