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

Using css variables, cleaning up repeated lines, tiny bug fixes #59

Merged
merged 10 commits into from
May 25, 2022

Conversation

speakingoftime
Copy link
Collaborator

@speakingoftime speakingoftime commented May 24, 2022

  • Instead of sticking with look where the nav overlaps the hero section image, I modified the image to blend better with the white nav
  • Set the nav width to 100vw so it always takes up width of window
  • Updated the path to the image in the login page (style.css)
  • Tweaked the wording in the landing page buttons

image

image

Comment on lines -1 to -4
@import url('https://api.fontshare.com/css?f[]=satoshi@400,401,700,701&display=swap');
@import url('https://api.fontshare.com/css?f[]=sharpie@400,700&display=swap');


Copy link
Collaborator Author

Choose a reason for hiding this comment

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

is now under style.css

@speakingoftime speakingoftime changed the title Tracy header index Using css variables, cleaning up repeated lines, other fixes May 25, 2022
@speakingoftime speakingoftime changed the title Using css variables, cleaning up repeated lines, other fixes Using css variables, cleaning up repeated lines, tiny bug fixes May 25, 2022
@speakingoftime speakingoftime merged commit fa5bf58 into dev May 25, 2022
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.

3 participants