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

CSS dont need to list all the different elements... #35

Open
eadehemingway opened this issue Aug 17, 2018 · 1 comment
Open

CSS dont need to list all the different elements... #35

eadehemingway opened this issue Aug 17, 2018 · 1 comment
Labels

Comments

@eadehemingway
Copy link

it seems like you want to select all in this bit of code, instead of writing them all out you can just use * (have a look at this https://www.w3schools.com/cssref/sel_all.asp).

screen shot 2018-08-17 at 10 16 01

@VirtualDOMinic
Copy link
Collaborator

To add to this, this should all really be in a separate "reset.css" file IMO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants