summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-24 15:01:47 -0400
committerJules Laplace <jules@okfoc.us>2014-10-24 15:01:47 -0400
commit5883c35c3e93d0626d90dc946047976a8dcca566 (patch)
treeb629ca05fc67934e134f55ed7acefeb97cdbbada
parentc80f79f9ade5fa06eda8c31a252729b5bbb61e84 (diff)
parent5ad9b1fcefb91956c6866ff8b10603f142daaec9 (diff)
Merge branch 'master' of github.com:okfocus/vvalls
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 2d52633..894483d 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -313,7 +313,7 @@ h5 {
}
.projectList.about .item .rap {
- max-width: 1250px;
+ max-width: 1500px;
margin: 0 auto;
padding: 0 10%;
}
@@ -2711,7 +2711,7 @@ a[data-role="forgot-password"] {
.aboutRoom {
display:none;
}
- body:after{
+ .mobile #scene:after{
content:"Hey there! For best viewing we suggest flipping your device sideways and spinning around in circles :)";
z-index: 3;
border: 1px solid;