-
Notifications
You must be signed in to change notification settings - Fork 3
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
Wtc 13 welcome page #24
Conversation
main.css
Outdated
margin: auto; | ||
letter-spacing: 0.2rem; | ||
} | ||
.welcome__title__organization { |
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.
Block__element__element
? I do not think you are meant to nest names like this in bem
main.css
Outdated
} | ||
.welcome__image { | ||
margin: 25px auto; | ||
height: 500px; |
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.
Does this work / need to work on mobile?
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.
No, this web will be build tablet first, as this is the technology most commonly used by the therapists at CAMHS.
also @skibinska its good to add issue numbers to commit messages |
@skibinska ie |
fixes #13