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

Add modifiers to toplayer #963

Merged
merged 3 commits into from May 22, 2017
Merged

Add modifiers to toplayer #963

merged 3 commits into from May 22, 2017

Conversation

matzimowski
Copy link
Contributor

closes #962
closes #958

screen shot 2017-05-22 at 15 37 14

screen shot 2017-05-22 at 15 37 25

}
}

&--splash-screen {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was named --full-screen but it's ALMOST full screen because of margins
is --splash-scren ok here?

Copy link
Contributor

Choose a reason for hiding this comment

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

👍 for me

margin: gutter(1 / 2);
// sass-lint:disable no-duplicate-properties
min-height: 100%;
min-height: calc(100% - #{gutter(1)});
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd add comment here to change it when they'll fix it in sass (or just to have reference): sass/sass#818

@matzimowski matzimowski merged commit 2a6781e into master May 22, 2017
@matzimowski matzimowski deleted the add-toplayer-modifiers branch May 22, 2017 13:55
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.

sg-toplayer--full--screen sg-toplayer--small-spaced
3 participants