메뉴width변경, 홈페이지 출력순서 추가, MADEU 시그니처 사진 전체 변경 등
This commit is contained in:
@@ -53,7 +53,7 @@ html { scroll-behavior:smooth; }
|
||||
|
||||
/* 세로형 드롭다운 메뉴 - 타이트한 박스, 보더 제거 */
|
||||
.project_wrap header nav ul.depth1 li ul.depth2 {
|
||||
width: 160px;
|
||||
width: 180px;
|
||||
height: auto;
|
||||
padding: 8px 0;
|
||||
position: absolute;
|
||||
|
||||
BIN
src/main/resources/static/image/signature/20251024/레이저리프팅.jpg
Normal file
BIN
src/main/resources/static/image/signature/20251024/레이저리프팅.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 255 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 250 KiB |
BIN
src/main/resources/static/image/signature/20251024/스컬트라.jpg
Normal file
BIN
src/main/resources/static/image/signature/20251024/스컬트라.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 234 KiB |
BIN
src/main/resources/static/image/signature/20251024/스킨부스터.jpg
Normal file
BIN
src/main/resources/static/image/signature/20251024/스킨부스터.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 KiB |
BIN
src/main/resources/static/image/signature/20251024/필러.jpg
Normal file
BIN
src/main/resources/static/image/signature/20251024/필러.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 221 KiB |
@@ -54,7 +54,7 @@ const cont1Urls = [
|
||||
// 필요시 추가
|
||||
];
|
||||
|
||||
const bullet1 = ['레이저리프팅','보톡스','스킨부스터','제모', '필러']
|
||||
const bullet1 = ['레이저리프팅','쉬다주사(Face)','스컬트라','스킨부스터', '필러']
|
||||
|
||||
const useCont1Loop = bullet1.length > 5; // slidesPerView(1.3)보다 많을 때만 loop
|
||||
const cont1Swiper = new Swiper('.cont1_swiper', {
|
||||
|
||||
Reference in New Issue
Block a user