summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css2
-rwxr-xr-xviews/home.ejs5
2 files changed, 4 insertions, 3 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 814df90..ef7736f 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -958,7 +958,7 @@ border-left: 1px solid black;
}
.editing .mx-scenery:hover,
.editing .mx-scenery.picked {
- border: 15px dashed yellow;
+ border: 5px dashed yellow;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
diff --git a/views/home.ejs b/views/home.ejs
index c25b5e7..bad97f9 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -17,7 +17,7 @@
</span>
</div>
</div>
-
+
<h1>What's VValls For?</h1>
<div class="projectList about">
@@ -60,12 +60,13 @@
[[ include projects/list-projects ]]
+
<div class="projectList about gopro">
<span>
<h3>Ready To Go Pro?</h3>
- We offer white-label licensing of the VValls platform that could be used within the context of your product offering. We can also customize the VValls platform to suit the various needs of your project. This could be include custom floor plans and numerous other features. Please inquire to start a conversation.
+ We offer white-label licensing of the VValls platform that could be used within the context of your product offering. We can customize the VValls platform to suit the various needs of your project. This could include custom floor plans and numerous other features. Please inquire to start a conversation.
<a href="mailto:info@vvalls.com?subject=VValls platform">Contact</a>
</span>
</div>