-
Notifications
You must be signed in to change notification settings - Fork 159
Mamadou Leye #165
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
base: main
Are you sure you want to change the base?
Mamadou Leye #165
Conversation
<!-- tweetbox starts --> | ||
<div class="tweetBox"> | ||
<form> | ||
<div class="tweetbox__input"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Be careful with case sensitivity. This class is tweetbox
, but the others are tweetBox
.
Stick with kebab-case for CSS, not camelCase
--twitter-color: #50b7f5; | ||
--twitter-background: #e6ecf0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice use of variables
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Your code is easy to read, well constructed and mostly consistent.
Thank you, will use kebab case from now on. I just wanted to experiment
things I have never done before with the challenge.
…On Mon, 18 Mar 2024 at 11:50, Nathan King ***@***.***> wrote:
***@***.**** commented on this pull request.
Great work! Your code is easy to read, well constructed and mostly
consistent.
—
Reply to this email directly, view it on GitHub
<#165 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGCUW624I3BO2O4O5HO52YDYY3IIJAVCNFSM6AAAAABE3EOJRCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSNBSG42DANBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
No description provided.