Some graphical improvements (first attempt)
[vchess.git] / client / src / views / About.vue
index e4b7637..6b2f27c 100644 (file)
@@ -1,8 +1,9 @@
 <template lang="pug">
-.row
-  .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2
-    p TODO: give github URL, tell website story...
-    a(href="https://github.com/yagu0/vchess") contribute...
+main
+  .row
+    .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2
+      p TODO: give github URL, tell website story...
+      a(href="https://github.com/yagu0/vchess") contribute...
 </template>
 
 <style lang="sass">