1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/website/src/components
Alvin Bryan a71d794780
Correctly applied styles to Figure component in docs (#6894)
It turns out the styles that we had in `style.modules.css` were
overridden by browser defaults.

## Before


![image](https://github.com/Unleash/unleash/assets/107407814/c43dee92-c055-4e16-a632-c462dbf3ed59)


## After


![image](https://github.com/Unleash/unleash/assets/107407814/de84166a-8798-4be7-8639-6cae042fc89f)


Now taking into account all the styles that were in the CSS files
(notice margin and border)
2024-04-19 13:09:19 +01:00
..
ApiRequest fix(website): failing build due to failure to import React 2024-03-18 15:24:16 +01:00
Figure Correctly applied styles to Figure component in docs (#6894) 2024-04-19 13:09:19 +01:00
unleash-academy fix(website): failing build due to failure to import React 2024-03-18 15:24:16 +01:00
VideoContent.jsx fix(website): failing build due to failure to import React 2024-03-18 15:24:16 +01:00