From 2905eb5676870a8bbf3019b269948867d146efc7 Mon Sep 17 00:00:00 2001 From: daihh Date: Sat, 8 Oct 2022 15:16:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89xcontent2=E7=9A=84=E5=86=85?= =?UTF-8?q?=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal-index.scss | 28 ++++++++++++++-------------- src/assets/styles/portal.scss | 4 ---- 2 files changed, 14 insertions(+), 18 deletions(-) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 84ce846d..8b33e696 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -338,20 +338,20 @@ .pink-three{ color: #EE4685; } -.list-bg{ - background: url('/images/qa-box.png') no-repeat 100% / 100%; - // background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%); -} -.list-bg1{ - background: url('/images/list-or.png') no-repeat 100% / 100%; -} -.list-bg2{ - background: url('/images/list-pink.png') no-repeat 100% / 100%; -} -.art-bgimg{ - background: url('/images/contribute.png') no-repeat top left; - background-size: cover; - } +// .list-bg{ +// background: url('/images/qa-box.png') no-repeat 100% / 100%; +// // background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%); +// } +// .list-bg1{ +// background: url('/images/list-or.png') no-repeat 100% / 100%; +// } +// .list-bg2{ +// background: url('/images/list-pink.png') no-repeat 100% / 100%; +// } +// .art-bgimg{ +// background: url('/images/contribute.png') no-repeat top left; +// background-size: cover; +// } .portal-images-title{ display: inline-block; vertical-align: top; diff --git a/src/assets/styles/portal.scss b/src/assets/styles/portal.scss index 3f8bfae1..e56b6d42 100644 --- a/src/assets/styles/portal.scss +++ b/src/assets/styles/portal.scss @@ -276,7 +276,6 @@ body {margin: 0px;padding: 0px;} @media screen and (max-width: 1366px){ .xcontent2{ width: 1100px; - padding: 20px 5px; } .xcontent2-minor{ width: 234px; @@ -302,7 +301,6 @@ body {margin: 0px;padding: 0px;} @media screen and (max-width: 1680px) and (min-width:1367px){ .xcontent2{ width: 1366px; - padding: 30px 20px; } .xcontent2-minor{ width: 300px; @@ -323,7 +321,6 @@ body {margin: 0px;padding: 0px;} @media screen and (max-width: 1920px) and (min-width: 1681px){ .xcontent2{ width: 1640px; - padding: 30px 26px; } .xcontent2-minor{ width: 400px; @@ -345,7 +342,6 @@ body {margin: 0px;padding: 0px;} @media screen and (min-width: 1921px){ .xcontent2{ width: 1880px; - padding: 30px 26px; } .xcontent2-minor{ width: 400px;