fix: twitter feed width
This commit is contained in:
parent
5c5ffd0a92
commit
41770d5888
1 changed files with 10 additions and 8 deletions
|
@ -16,6 +16,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="sm:w-3/4 md:w-1/2 m-auto">
|
||||||
<a
|
<a
|
||||||
class="twitter-timeline"
|
class="twitter-timeline"
|
||||||
data-dnt="true"
|
data-dnt="true"
|
||||||
|
@ -25,4 +26,5 @@
|
||||||
Tweets by FaetaleTTRPG
|
Tweets by FaetaleTTRPG
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Add table
Reference in a new issue