-
Add additional breakpoints called $tablet_up and $desktop_up to reduce media queries and code duplication
-
When running Steam in Big Picture mode, it always uses the resolution of the primary screen as its "Window Size" setting, even if it is started on another screen.
If the resolution of the primary dis…
joeka updated
11 years ago
-
Just wanted to let you know that the demos on http://brad.is/coding/BigScreen/ no longer work. It seems that you embed the JS files directly from the github repo.
Because GitHub was sick of acting li…
-
It only checks for the one it knows about called explicitly through `request()`, but it's possible for a `` to enter fullscreen automatically when it starts (for example, on the iPhone).
I think the …
-
Let me apologize beforehand, I'm very new to responsive design and to Foundation, This may be a stupid question, or a question that has already been answered. I tried looking for a solution to this ..…
-
-
Is there any interest in having a fullscreen mode button added?
-
I don't think this would be desirable, returning to the exact position on the page you were, before you entered full screen, would be much nicer.
ghost updated
12 years ago
-
If I put this into sass, it does not resolve the $bigScreen variable and does not throw any kind of error.
Seems like this should work. Should it not?
```
$bigScreen: 1280px
@media (min-width: $big…