[Integrations] Add bullets to Features list #6201
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
issue/willfix
kind/enhancement
New feature or request
language/css
project/meshery
Current Behavior
Each of the single integration pages have a list of features, which are not bulleted. Example page.
Desired Behavior
Add bullets to this list.
Bonus points for using Meshery's logo as the bullet. See this example.
Screenshots / Mockups
Implementation
list-style-type: disc;
or
bonus:
Acceptance Tests
All single integration pages have this new format.
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.Join the Layer5 Community by submitting your community member form.
The text was updated successfully, but these errors were encountered: