From d93a5fa616b853c706cad30b04e8aea1bd5824d0 Mon Sep 17 00:00:00 2001 From: ken Date: Mon, 15 May 2023 22:03:46 +0800 Subject: [PATCH] 'banner' --- assets/stylesheets/template/modules/ad_banner.scss | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index ea71f4e..44e561d 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -494,12 +494,7 @@ ul.button-mid{ width: 100%; height: 100%; } - - - - img{ - width: auto; - max-width: unset; + .w-ba-banner__slide{ @media(min-width:2561px){ width:100%; height: auto; @@ -531,6 +526,12 @@ ul.button-mid{ height: auto; max-width: fit-content; } + } + + + img{ + width: 100%; + // @media screen and (min-width:$screen-xs) and (max-width:990px){ // height: 850px; // }