We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 777f3ba + f62c1a8 commit 8b7b1c0Copy full SHA for 8b7b1c0
src/components/our_communities.rs
@@ -15,7 +15,7 @@ pub fn OurCommunities() -> impl IntoView {
15
<span class="font-work-sans font-light">"Unete a nuestra "</span>
16
<span class="font-alfa-slab text-orange-500">"Comunidad"</span>
17
</h2>
18
- <div class="flex items-center gap-x-12 gap-y-6 flex-col sm:flex-row">
+ <div class="flex items-center gap-x-12 gap-y-6 flex-col *:w-full sm:flex-row">
19
<ButtonLink
20
href="https://discord.gg/4ng5HgmaMg"
21
shadow="box"
0 commit comments