Skip to content

Conversation

@rosieyohannan
Copy link
Contributor

@rosieyohannan rosieyohannan commented Nov 7, 2025

Description

  • Wrap all tables in div with table-scroll class that allows horizontal scroll
  • Fix font size in tables - 18px for table header text
  • Fix padding in table cells to 16px
  • increase min width for columns to 100px

Reasons

Some table styling did not align with design
Some tables are too wide for the article width and need horizontal scroll. W don't have a great way to know which ones so we just allow all to scroll.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs):

  • Break up walls of text by adding paragraph breaks.
  • Consider if the content could benefit from more structure, such as lists or tables, to make it easier to consume.
  • Keep the title between 20 and 70 characters.
  • Consider whether the content would benefit from more subsections (h2-h6 headings) to make it easier to consume.
  • Check all headings h1-h6 are in sentence case (only first letter is capitalized).
  • Include relevant backlinks to other CircleCI docs/pages.

@rosieyohannan rosieyohannan marked this pull request as ready for review November 9, 2025 00:32
@rosieyohannan rosieyohannan requested review from a team as code owners November 9, 2025 00:32
@rosieyohannan rosieyohannan merged commit 3801be1 into main Nov 11, 2025
2 of 3 checks passed
@rosieyohannan rosieyohannan deleted the table-updates branch November 11, 2025 10:40
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.

3 participants