fleet/website/assets/styles/components
Eric 1a3b89de6f
Website: update article styles and case studies. (#24657)
Related to: https://github.com/fleetdm/fleet/issues/24633

Changes:
- Updated article template styles to:
   - make the spacing between elements match the latest wireframes
- style elements with `purpose="attribution-quote"` as a large quote
with a quotation mark icon.
      - Ex: 
         ```
         <div purpose="attribution-quote">

         I love Fleet.

         **— Staff Client Platform Engineer**
         </div>
         ```
         Rendered result: 
<img width="397" alt="image"
src="https://github.com/user-attachments/assets/f03a4a0d-07ba-4727-99e5-b7c1322c290b"
/>
- style each line of text wrapped in a `<div purpose="checklist">` tag
with a checkbox icon.
      - Ex: 
         ```
         <div purpose="checklist">

Employees are free to work with their preferred operating systems of
choice.

[Fleet’s API](https://fleetdm.com/docs/rest-api/rest-api) and live query
capabilities ensured up-to-date inventory data to meet stringent
security and access control requirements while integrating with existing
systems.

         </div>
         ```
         Rendered result:  
<img width="787" alt="image"
src="https://github.com/user-attachments/assets/43b4c43a-8608-4ad7-9575-0ff114914f18"
/>

- Updated recent case study articles to use the new styles
- Updated the call-to-action component to have a default CTA and added
it to the bottom of recent case studies.
2024-12-11 16:16:20 -05:00
..
ajax-button.component.less Website: Update <ajax-button> styles (#18691) 2024-05-01 17:10:35 -05:00
animated-arrow-button.component.less Website: personalize /better page for Secure Frame users (#20890) 2024-07-31 17:40:41 -05:00
bar-chart.component.less Website: Add state of device management (#5936) 2022-06-01 10:31:10 -05:00
call-to-action.component.less Website: update article styles and case studies. (#24657) 2024-12-11 16:16:20 -05:00
cloud-error.component.less Add customer portal and license dispenser to fleetdm.com (#3546) 2022-01-04 20:02:42 -06:00
logo-carousel.component.less Website: Fix logo-carousel animation duration (#19434) 2024-05-31 18:29:40 -05:00
modal.component.less Website: update modal styles (#13849) 2023-09-08 18:37:58 -05:00
parallax-city.component.less Website: update <parallax-city> component to conditionally disable animation (#17816) 2024-04-05 19:09:58 -05:00
scrollable-tweets.component.less Website: update quotes and sort order on /testimonials page and landing pages (#24441) 2024-12-06 09:03:44 +09:00
stripe-card-element.component.less Add customer portal and license dispenser to fleetdm.com (#3546) 2022-01-04 20:02:42 -06:00