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

fix: update anchor styles and add destination to links #3208

Merged
merged 6 commits into from
Jun 3, 2020

Conversation

khamudom
Copy link
Contributor

@khamudom khamudom commented Jun 1, 2020

Description

This change has a destination page for the links, that are available. The styles on the links, on both full-page, in the header and footer, and inside the nav flyout, are updated, overriding the accent color and size. Updated the logo without the 'FAST' label as part of the icon.

image
image
image

Motivation & context

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@khamudom khamudom requested review from radium-v and eljefe223 June 1, 2020 19:22
@khamudom khamudom self-assigned this Jun 1, 2020
sites/fast-website/src/public/index.html Outdated Show resolved Hide resolved
sites/fast-website/src/public/index.html Outdated Show resolved Hide resolved
@khamudom khamudom force-pushed the users/khamu/anchor-destination branch from 8cc87fa to 1a475eb Compare June 2, 2020 17:32
@khamudom khamudom force-pushed the users/khamu/anchor-destination branch from 1a475eb to 591ff5e Compare June 2, 2020 22:55
@khamudom khamudom merged commit b3362d2 into feature/fast-frame Jun 3, 2020
@khamudom khamudom deleted the users/khamu/anchor-destination branch June 3, 2020 19:09
chrisdholt pushed a commit that referenced this pull request Jun 4, 2020
* add destination to footer links

* add url to links. update font color and sizes to links in header and footer. update logo

* fix wrong class after a merge

* align logo with label and update logo size

* update hash link on logo anchor. changed div to footer

* add left-right padding to footer for mobile
chrisdholt pushed a commit that referenced this pull request Jun 11, 2020
* add destination to footer links

* add url to links. update font color and sizes to links in header and footer. update logo

* fix wrong class after a merge

* align logo with label and update logo size

* update hash link on logo anchor. changed div to footer

* add left-right padding to footer for mobile
chrisdholt pushed a commit that referenced this pull request Jun 16, 2020
* add destination to footer links

* add url to links. update font color and sizes to links in header and footer. update logo

* fix wrong class after a merge

* align logo with label and update logo size

* update hash link on logo anchor. changed div to footer

* add left-right padding to footer for mobile
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.

4 participants