I have an SVG within a web page, it consists of images + text<object ... text { font-size: 10px; } @media (max-width: 400px) { text { font-size: 20px; } }
確定! 回上一頁