1
0
Fork 0

fix: twitter feed width

This commit is contained in:
Ava Gaiety Wroten 2021-12-31 16:36:10 -06:00
parent 5c5ffd0a92
commit 41770d5888

View file

@ -16,6 +16,7 @@
</a>
</div>
</div>
<div class="sm:w-3/4 md:w-1/2 m-auto">
<a
class="twitter-timeline"
data-dnt="true"
@ -25,4 +26,5 @@
Tweets by FaetaleTTRPG
</a>
</div>
</div>
</template>