Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added footer stacked logo from design #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AirTechWick
Copy link
Member

No description provided.

Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for paltaltowebdesigns ready!

Name Link
🔨 Latest commit 8db62ec
🔍 Latest deploy log https://app.netlify.com/sites/paltaltowebdesigns/deploys/668ec68f6cda210008439120
😎 Deploy Preview https://deploy-preview-3--paltaltowebdesigns.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is too small to use, it comes out very pixelated. I would replace it with a bigger version of the img.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm at dennys right now, I'll fix it later . Are you able to send a bigger version of the img in the figma or discord?

Copy link
Contributor

Choose a reason for hiding this comment

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

Sent the bigger image

@@ -12,7 +11,7 @@ import StraightPaloAltoLogo from '../images/PaloAltoLogo/boldWhiteStraight.png';
<div class="cs-container">
<div class="cs-top">
<a aria-label="go back to home" class="cs-logo" href="/">
<Image class="cs-logo-img" loading="lazy" decoding="async" src={StraightPaloAltoLogo} alt="logo" width="209" height="40" />
<Image class="cs-logo-img" loading="lazy" decoding="async" src={StackedLogo} alt="logo" width="209" height="40" />
Copy link
Contributor

Choose a reason for hiding this comment

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

use html img instead to improve image quality

Copy link
Contributor

Choose a reason for hiding this comment

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

trying again...

@@ -12,7 +11,7 @@ import StraightPaloAltoLogo from '../images/PaloAltoLogo/boldWhiteStraight.png';
<div class="cs-container">
<div class="cs-top">
<a aria-label="go back to home" class="cs-logo" href="/">
<Image class="cs-logo-img" loading="lazy" decoding="async" src={StraightPaloAltoLogo} alt="logo" width="209" height="40" />
<Image class="cs-logo-img" loading="lazy" decoding="async" src={StackedLogo} alt="logo" width="209" height="40" />
Copy link
Contributor

Choose a reason for hiding this comment

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

trying again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants