0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch.git synced 2024-12-22 13:22:58 -05:00

#51 has spoken

This commit is contained in:
dragongoose 2023-11-30 18:52:35 -05:00
parent e07a85b14f
commit 9cb646da10
No known key found for this signature in database
GPG key ID: 01397EEC371CDAA5

View file

@ -135,7 +135,7 @@ export default {
</div>
<div class="max-w-[58rem] mx-auto">
<ul class="flex flex-wrap justify-evenly">
<ul class="flex flex-wrap justify-center">
<li
v-for="stream in data.streams"
:key="stream.title"