diff --git a/css/main.css b/css/main.css index 311759f..804db0d 100644 --- a/css/main.css +++ b/css/main.css @@ -124,8 +124,8 @@ section .team-intro img { height: 225px; border: 7px solid #fff; border-radius: 50%; - - margin-bottom: 25px; + margin-top: 50px; + margin-bottom: 20px; } section .team-intro h3 { diff --git a/index.html b/index.html index 8a0962e..830c29a 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@

Competency

몽몽이네

-

2022 몽몽이 패밀리를 소개합니다.

+

몽몽이 패밀리를 소개합니다.

@@ -108,6 +108,7 @@

몽군

+
diff --git a/js/main.js b/js/main.js index 9607226..c4a7fa5 100644 --- a/js/main.js +++ b/js/main.js @@ -116,3 +116,4 @@ document.querySelector(".left-arrow").onclick = function () { prevSlide.classList.add("active"); } +// 5) Wriggling Image \ No newline at end of file