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

158 remove colors file #260

Open
wants to merge 24 commits into
base: staging
Choose a base branch
from

Conversation

Noamili
Copy link
Contributor

@Noamili Noamili commented Jul 9, 2022

close #158

@github-actions
Copy link

github-actions bot commented Jul 9, 2022

Preview on netlify: https://deploy-preview-260--pull-request.netlify.app/

@netlify
Copy link

netlify bot commented Jul 9, 2022

Deploy Preview for agitated-hoover-61371e ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d80a05d
🔍 Latest deploy log https://app.netlify.com/sites/agitated-hoover-61371e/deploys/62decd7e90192700087ed4f0
😎 Deploy Preview https://deploy-preview-260--agitated-hoover-61371e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Noamili Noamili changed the base branch from master to staging July 10, 2022 07:53
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 4e8f3c0 to 28ac821 Compare July 10, 2022 07:56
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 6a7c4da to 449fdf3 Compare July 10, 2022 08:08
@MichalPorag
Copy link
Collaborator

@Noamili please fix conflicts

@MichalPorag MichalPorag requested a review from anattzlil July 12, 2022 17:39
@Noamili Noamili force-pushed the 158-Remove-colors-file branch from 9fd6b96 to d97a360 Compare July 25, 2022 16:09
rgba(220, 102, 94, 0.6) 100%
);
$purple-100: rgba(11, 0, 142, 0.3);
$purple-200: rgba(11, 0, 142, 0.1);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

how can I avoid using opacity?

@@ -14,6 +16,6 @@
align-items: center;
justify-content: center;
font-size: 14px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should I change this to rem?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes please :)

@@ -10,7 +12,7 @@
justify-content: center;
font-weight: bold;
font-size: 36px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should I change this to rem?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes please :)

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.

Remove colors.ts file
8 participants