敲代码的猫 3 달 전
부모
커밋
8f1cb7b706
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/screen/main.vue

+ 1 - 0
src/views/screen/main.vue

@@ -232,6 +232,7 @@ export default {
   position: relative;
   background-image: url("../../assets/images/main/main_bg2.png");
   background-size: cover;
+  filter: brightness(1.3);
   //  
   .main-wrapper {
     width: 1920px;