SVG Responsive Text
问题 I have an SVG within a web page, it consists of images + text <object data="/infographic/timeline.svg" type="image/svg+xml"> <img src="/infographic/timeline.svg" alt="Timeline"> </object> All the images are responsive, but the text isn't, so the text becomes really, REALLY small. snippet of SVG (its massive) <defs> <style> .cls-1 { font-size: 60.014px; } .cls-1, .cls-10 { opacity: 0.69; } .cls-1, .cls-10, .cls-4, .cls-5, .cls-7, .cls-8, .cls-9 { fill: #ffffff; } .cls-1, .cls-10, .cls-3, .cls