Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework the How-To Guide to allow 3 guides in a single row #2031

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d3bvstack
Copy link

Fixes #2016

Change the class in components/content/GuidesChildCard.vue to display 3 guides in a single row instead of 2.

  • Modify the class from col-12 col-md-6 to col-12 col-md-4 for each guide in the NuxtLink component.

Fixes kestra-io#2016

Change the class in `components/content/GuidesChildCard.vue` to display 3 guides in a single row instead of 2.

* Modify the class from `col-12 col-md-6` to `col-12 col-md-4` for each guide in the `NuxtLink` component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

Rework the How-To Guide to allow 3 guides in a single row instead of just 2
1 participant