summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-24 14:35:19 -0400
committerryderr <r@okfoc.us>2014-10-24 14:35:19 -0400
commit5ad9b1fcefb91956c6866ff8b10603f142daaec9 (patch)
tree09e80d18193f2e76a4acd73afaf8e40af8317495
parentf3f5a65f8cbf14fbda34728d0a39b1c0c0e16096 (diff)
mobile scene after
-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 4dfb707..af40bf2 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -308,7 +308,7 @@ h5 {
}
.projectList.about .item .rap {
- max-width: 1250px;
+ max-width: 1500px;
margin: 0 auto;
padding: 0 10%;
}
@@ -2706,7 +2706,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;