Browse Source

Standalone quip(s).

Herby Vojčík 4 years ago
parent
commit
51a1f257f1
1 changed files with 4 additions and 6 deletions
  1. 4 6
      index.html

+ 4 - 6
index.html

@@ -36,12 +36,10 @@ With Amber, client-side web development finally gets the power and productivity
 
 </div>
 
-<div class="box" id="quips">
-  <blockquote>
-    It's a 3D WebGL game engine that is very easy to get to work with Amber. Specifically though I am using its WebVR integration.  This is a pretty nice way to do VR development.  Being able to take the headset off, change a method, and then put the headset back on without having to restart is pretty nice.
-    <cite>-- ZenChess, on using babylon.js in Amber</cite>
-  </blockquote>
-</div>
+<blockquote class="quip">
+  It's a 3D WebGL game engine that is very easy to get to work with Amber. Specifically though I am using its WebVR integration.  This is a pretty nice way to do VR development.  Being able to take the headset off, change a method, and then put the headset back on without having to restart is pretty nice.
+  <cite>-- ZenChess, on using babylon.js in Amber</cite>
+</blockquote>
 
 <div class="box" id="getinvolved">
   <h2> Get involved!</h2>