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 Class Styling #65

Open
MaxHarrisonGit opened this issue Oct 19, 2018 · 0 comments
Open

Css Class Styling #65

MaxHarrisonGit opened this issue Oct 19, 2018 · 0 comments
Labels
Stale When an issue hasn't been addressed in over 14 days

Comments

@MaxHarrisonGit
Copy link
Contributor

I think a class requires to have a space before the opening curly bracket, each property should be on a new line, and should be indented in - such as below.

@media (min-width: 768px) {
    .privacy-policy li {
        font-size: 18px;
        line-height: 35px;
    }
}
@AlexCatch AlexCatch added the Stale When an issue hasn't been addressed in over 14 days label Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale When an issue hasn't been addressed in over 14 days
Projects
None yet
Development

No branches or pull requests

2 participants