fix table
This commit is contained in:
@@ -11,7 +11,7 @@ const gym = [
|
|||||||
<div class="flex-col center-content">
|
<div class="flex-col center-content">
|
||||||
<h2>Gym</h2>
|
<h2>Gym</h2>
|
||||||
<p>I'm not a gym geek but I have a consistent routine:</p>
|
<p>I'm not a gym geek but I have a consistent routine:</p>
|
||||||
<OptionalLinkTable class="scroll fill center-text" :data="gym" />
|
<OptionalLinkTable class="scroll" :data="gym" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user