소스 검색

完成

dev
yuzongping 6 일 전
부모
커밋
446d74a6a2
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      src/views/nav/index.scss

+ 5
- 0
src/views/nav/index.scss 파일 보기

@@ -43,6 +43,11 @@
align-items: center;
justify-content: space-evenly;

&:hover {
transition: all .3s;
transform: scale(1.08);
}

img {
width: 300px;
height: 320px;


불러오는 중...
취소
저장