From my understanding of the properties: if width > max-width use max-width if max-width > width use width. Therefore, using your example, ...
確定! 回上一頁