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

Core value section fix #24

Merged
merged 3 commits into from
Nov 10, 2022
Merged

Core value section fix #24

merged 3 commits into from
Nov 10, 2022

Conversation

WillGarman
Copy link
Collaborator

Core Value section now shows

image

  • The reason the images weren't loading is because of the <figcaption> tags
  • The links were then not working because of the z-index = -2 in the utility.scss that was applied globally to the file.
    • Changed z-index = 2 and it gives the same effect and the links now work

Also rewrote the CoreValues component to be formatted in a more react/bootstrap way

  • Columns and Rows

@WillGarman WillGarman mentioned this pull request Nov 9, 2022
@WillGarman WillGarman assigned WillGarman and raney24 and unassigned WillGarman Nov 9, 2022
@WillGarman WillGarman removed the request for review from raney24 November 9, 2022 20:33
@raney24 raney24 merged commit abe85d8 into main Nov 10, 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.

None yet

2 participants