Skip to content

Commit

Permalink
chore(docs): Add additional margin/padding at top of playground
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorehouse committed Sep 17, 2017
1 parent 993116b commit d008dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nuxt/pages/play.vue
@@ -1,5 +1,5 @@
<template>
<div class="container mt-3">
<div class="container mt-5 pt-4">

<div class="mb-3 row">
<div class="col-md-10">
Expand Down

0 comments on commit d008dcf

Please sign in to comment.