我的媒體查詢條件類似如下所示。 /* CSS for bigger than 900 */
@media screen and (max-width: 900px){
/* CSS for smaller than 900 */
}
@media screen and (max-width: 420px){
/* CSS for smaller than 420 */
}
當瀏
好吧,我只是試圖使用width:10%;來縮小.jpg中的社交圖標的大小。而不是按比例縮小,它是squishy。 我使用的圖片尺寸爲250px×250px,用於社交圖標圖片需要相對於屏幕尺寸增長。有任何想法嗎? HTML <div class="social-footer">
<h3 class="connect-us-title">Connect With Us</h3>