Latest solutions
Latest comments
- @PedroLealLopes@PedroLealLopes
Also the HTML Validations on the report are out of my control due to the fact that those are being generated by the map API Im using
- @PedroLealLopes@PedroLealLopes
And decided to implement a dark mode just for fun.
- @sharmaeklavya
- @mubaraqwahab@PedroLealLopes
Try to fix accessibility issues and HTML issues first!
- @Kerri-AnnBates@PedroLealLopes
To change the color of an svg add this to its style with the respective color you wish to apply. For example:
.___footer-share-active{ fill: red; }