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

More formatting for advert #13

Merged
merged 1 commit into from
Oct 29, 2024
Merged

More formatting for advert #13

merged 1 commit into from
Oct 29, 2024

Conversation

davorg
Copy link
Contributor

@davorg davorg commented Oct 29, 2024

Fixes #12

Add Bootstrap utility classes for styling the advert in docs/perl-ads.js.

  • Add mt-3 Bootstrap utility class to the div element containing the advert to add more space above the advert.
  • Add mb-1 Bootstrap utility class to the div element containing the advert to reduce space below the advert.
  • Remove inline styles from the p element and use the fw-bold Bootstrap utility class for bold text.

For more details, open the Copilot Workspace session.

Fixes #12

Add Bootstrap utility classes for styling the advert in `docs/perl-ads.js`.

* Add `mt-3` Bootstrap utility class to the `div` element containing the advert to add more space above the advert.
* Add `mb-1` Bootstrap utility class to the `div` element containing the advert to reduce space below the advert.
* Remove inline styles from the `p` element and use the `fw-bold` Bootstrap utility class for bold text.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/PerlToolsTeam/perl-ads/issues/12?shareId=XXXX-XXXX-XXXX-XXXX).
@davorg davorg merged commit a23d1a8 into main Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More formatting
1 participant