Open
Conversation
added to home for testing, used next image tag, some rem proportions were weird and wasn't filling the viewport, so i changed it to fit the screen. images i downloaded from figma has some compression issues i think.
Open
austin1im
approved these changes
Feb 18, 2026
Collaborator
austin1im
left a comment
There was a problem hiding this comment.
looks good, just one small thing! also could you move this to /test page you might need to create it
| .section { | ||
| position: relative; | ||
| display: flex; | ||
| width: 100%; |
Collaborator
There was a problem hiding this comment.
i dont think this width 100% is necessary
austin1im
requested changes
Feb 18, 2026
|
|
||
| .heading { | ||
| align-self: stretch; | ||
| color: #FFF; |
Collaborator
There was a problem hiding this comment.
i know on the design its FFF but can you use var(--off-white) and can you do this for the rest of the texts too
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added why join sss component in home page for testing. also fixed the star overlay effect. made it so it fills the whole width of screen.
Closes #9
Checklist:
after creating your PR please mark all of these: