@@ -34,7 +34,7 @@
html, body, #app {
height: 100% !important;
user-select: none;
- background:rgb(248,248,248);
+ background:rgb(241,242,243);
}
.main-content {
@@ -45,7 +45,6 @@
display: flex;
flex-direction: column;
align-items: center;
.content {
width:100%;
@@ -243,7 +243,6 @@
.banner img {
width: 100%;
- height:400px;
min-width: 1280px;
@@ -178,7 +178,7 @@
- background: rgb(248,248,248) !important;
+ background: rgb(241,242,243) !important;
.container {
@@ -34,6 +34,7 @@
+ background: rgb(241,242,243);
@@ -44,7 +45,6 @@
- background: rgb(248,248,248);
@@ -72,7 +72,7 @@
@@ -121,7 +121,7 @@
</script>
-<style>
+<style scoped>