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

Elias/issue#13/SeperateSections on engineering &c. #29

Closed

Conversation

Figgy24-20
Copy link

Issue #13
Separated sections on the engineering page, mostly by updating css for

section.index {}

Also added class="index" to a couple sections to improve visual separation.

border-radius: 2px;
margin: var(--margin-big);
border-radius: 10px;
margin-top: 50px;
Copy link

Choose a reason for hiding this comment

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

changing the margin away from a variable makes me nervous, i'd prefer the guaranteed consistency of margins by keeping that to be a variable

Copy link

Choose a reason for hiding this comment

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

other than that, I kinda like this idea you have with the border that has these sort of half radius things. That's interesting. i think if they weren't harsh black, it could work. Maybe fiddle with some of the other color variables from :root to see if one of those work? we could also try reducing opacity a bit to lighten them.

@komali2
Copy link

komali2 commented Jun 6, 2023

Any updates?

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.

Various sections, in engineering page for example, aren't as obviously separate as they should be
2 participants